Home
last modified time | relevance | path

Searched refs:PK11_R_INITFAILED (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pk11/
H A Dresult.h33 #define PK11_R_INITFAILED (ISC_RESULTCLASS_PK11 + 0) macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dpk11.c229 result = PK11_R_INITFAILED; in pk11_initialize()