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

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11.c3113 CK_BBOOL slot_has_dh = CK_FALSE; local
3182 slot_has_dh = CK_TRUE;
3188 (slot_has_rsa || slot_has_dsa || slot_has_dh))
3195 pk11_have_dh = slot_has_dh;

Completed in 72 milliseconds