Searched refs:PK11_R_NORANDOMSERVICE (Results 1 - 16 of 16) sorted by relevance

/bind-9.11.3/lib/isc/include/pk11/
H A Dresult.h27 #define PK11_R_NORANDOMSERVICE (ISC_RESULTCLASS_PK11 + 2) macro
/bind-9.11.3/bin/pkcs11/
H A Dpkcs11-tokens.c81 if (result == PK11_R_NORANDOMSERVICE ||
H A Dpkcs11-destroy.c158 if (result == PK11_R_NORANDOMSERVICE ||
H A Dpkcs11-list.c149 if (result == PK11_R_NORANDOMSERVICE ||
H A Dpkcs11-keygen.c570 if (result == PK11_R_NORANDOMSERVICE ||
/bind-9.11.3/bin/tests/pkcs11/benchmarks/
H A Dfind.c158 (result != PK11_R_NORANDOMSERVICE) &&
H A Dsha1.c145 (result != PK11_R_NORANDOMSERVICE) &&
H A Dcreate.c181 (result != PK11_R_NORANDOMSERVICE) &&
H A Dgenrsa.c208 (result != PK11_R_NORANDOMSERVICE) &&
H A Dpubrsa.c207 (result != PK11_R_NORANDOMSERVICE) &&
H A Dverify.c200 (result != PK11_R_NORANDOMSERVICE) &&
H A Dprivrsa.c286 (result != PK11_R_NORANDOMSERVICE) &&
H A Dsign.c279 (result != PK11_R_NORANDOMSERVICE) &&
/bind-9.11.3/bin/tests/pkcs11/
H A Dpkcs11-md5sum.c144 (result != PK11_R_NORANDOMSERVICE) &&
H A Dpkcs11-hmacmd5.c222 (result != PK11_R_NORANDOMSERVICE) &&
/bind-9.11.3/lib/isc/
H A Dpk11.c223 result = PK11_R_NORANDOMSERVICE;
358 if (ret == PK11_R_NORANDOMSERVICE ||

Completed in 1429 milliseconds