Searched refs:CKF_ENCRYPT (Results 1 - 2 of 2) sorted by relevance
/bind-9.11.3/lib/isc/include/pkcs11/ | ||
H A D | pkcs11t.h | 1006 #define CKF_ENCRYPT 0x00000100UL macro |
/bind-9.11.3/lib/isc/ | ||
H A D | pk11.c | 909 if ((rv != CKR_OK) || ((mechInfo.flags & CKF_ENCRYPT) == 0)) { |
Completed in 53 milliseconds