Searched refs:CKA_VALUE (Results 26 - 34 of 34) sorted by relevance

12

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca_dsa.c436 if (dca_attr_lookup_uint8_array(attr, key->ck_count, CKA_VALUE,
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h803 #define CKA_VALUE 0x00000011 macro
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpk11keys.c302 MAX_PUBLIC_KEY_TEMPLATES, CKA_VALUE,
/illumos-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c860 template[nattr].type = CKA_VALUE;
/illumos-gate/usr/src/lib/pkcs11/include/
H A Dpkcs11t.h465 #define CKA_VALUE 0x00000011 macro
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeysUtil.c1278 keytemplate[3].type = CKA_VALUE;
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c907 template[i].type = CKA_VALUE;
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_crypto_openssl.c3801 attrs[0].type = CKA_VALUE;
3834 attrs[0].type = CKA_VALUE;
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c1268 {CKA_VALUE, NULL, 16}};

Completed in 106 milliseconds

12