Searched refs:CKF_ENCRYPT (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/isc/include/pkcs11/
H A Dpkcs11t.h1006 #define CKF_ENCRYPT 0x00000100UL macro
/bind-9.11.3/lib/isc/
H A Dpk11.c909 if ((rv != CKR_OK) || ((mechInfo.flags & CKF_ENCRYPT) == 0)) {

Completed in 53 milliseconds