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