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

/freebsd-10.3-release/contrib/wpa/src/crypto/
H A Dcrypto_nss.c76 CKA_ENCRYPT, &item, NULL);
88 ctx = PK11_CreateContextBySymKey(CKM_DES_ECB, CKA_ENCRYPT,
/freebsd-10.3-release/contrib/apr-util/crypto/
H A Dapr_crypto_nss.c578 block->ctx = PK11_CreateContextBySymKey(key->cipherMech, CKA_ENCRYPT,
/freebsd-10.3-release/crypto/heimdal/lib/hx509/ref/
H A Dpkcs11.h398 #define CKA_ENCRYPT (0x104)
396 #define CKA_ENCRYPT macro
/freebsd-10.3-release/crypto/openssh/
H A Dpkcs11.h396 #define CKA_ENCRYPT (0x104) macro
/freebsd-10.3-release/crypto/heimdal/lib/hx509/
H A Dsoftp11.c532 add_object_attribute(o, 0, CKA_ENCRYPT, &bool_true, sizeof(bool_true));

Completed in 128 milliseconds