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

/freebsd-11-stable/crypto/openssh/
H A Dpkcs11.h397 #define CKA_DECRYPT (0x105) macro
/freebsd-11-stable/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h399 #define CKA_DECRYPT (0x105)
397 #define CKA_DECRYPT macro
/freebsd-11-stable/contrib/apr-util/crypto/
H A Dapr_crypto_nss.c968 block->ctx = PK11_CreateContextBySymKey(key->cipherMech, CKA_DECRYPT,
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dsoftp11.c574 add_object_attribute(o, 0, CKA_DECRYPT, &bool_true, sizeof(bool_true));

Completed in 80 milliseconds