Home
last modified time | relevance | path

Searched refs:CKA_VALUE (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/mpl/mozilla-certdata/dist/
H A Dcertdata.txt27 # CKA_VALUE DER+base64 (varies)
110 CKA_VALUE MULTILINE_OCTAL
256 CKA_VALUE MULTILINE_OCTAL
407 CKA_VALUE MULTILINE_OCTAL
553 CKA_VALUE MULTILINE_OCTAL
707 CKA_VALUE MULTILINE_OCTAL
836 CKA_VALUE MULTILINE_OCTAL
982 CKA_VALUE MULTILINE_OCTAL
1149 CKA_VALUE MULTILINE_OCTAL
1340 CKA_VALUE MULTILINE_OCTA
[all...]
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dpkcs11ecdsa_link.c169 { CKA_VALUE, NULL, 0 } in pkcs11ecdsa_sign()
225 case CKA_VALUE: in pkcs11ecdsa_sign()
418 attr1 = pk11_attribute_bytype(ec1, CKA_VALUE); in pkcs11ecdsa_compare()
419 attr2 = pk11_attribute_bytype(ec2, CKA_VALUE); in pkcs11ecdsa_compare()
519 attr[2].type = CKA_VALUE; in pkcs11ecdsa_generate()
593 attr = pk11_attribute_bytype(ec, CKA_VALUE); in pkcs11ecdsa_isprivate()
616 case CKA_VALUE: in pkcs11ecdsa_destroy()
743 attr = pk11_attribute_bytype(ec, CKA_VALUE); in pkcs11ecdsa_tofile()
968 attr->type = CKA_VALUE; in pkcs11ecdsa_parse()
H A Dpkcs11eddsa_link.c130 { CKA_VALUE, NULL, 0 } in pkcs11eddsa_sign()
194 case CKA_VALUE: in pkcs11eddsa_sign()
393 attr1 = pk11_attribute_bytype(ec1, CKA_VALUE); in pkcs11eddsa_compare()
394 attr2 = pk11_attribute_bytype(ec2, CKA_VALUE); in pkcs11eddsa_compare()
492 attr[2].type = CKA_VALUE; in pkcs11eddsa_generate()
566 attr = pk11_attribute_bytype(ec, CKA_VALUE); in pkcs11eddsa_isprivate()
589 case CKA_VALUE: in pkcs11eddsa_destroy()
714 attr = pk11_attribute_bytype(ec, CKA_VALUE); in pkcs11eddsa_tofile()
939 attr->type = CKA_VALUE; in pkcs11eddsa_parse()
/netbsd-src/crypto/external/cpl/tpm-tools/dist/lib/
H A Dtpm_pkcs11.c645 { CKA_VALUE, NULL, 0 }, in displayCertObject()
652 { CKA_VALUE, NULL, 0 }, in displayCertObject()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp-pkcs11.c311 { CKA_VALUE, (void *)key, ctx->key_len }, in p11_key_init()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsoftp11.c291 case CKA_VALUE: in print_attributes()
509 add_object_attribute(o, 0, CKA_VALUE, cert_data.data, cert_data.length); in add_cert()
H A Dks_p11.c798 {CKA_VALUE, NULL, 0}, in p11_list_keys()
/netbsd-src/crypto/external/cpl/tpm-tools/dist/src/data_mgmt/
H A Ddata_import.c469 { CKA_VALUE, NULL, 0 }, in createX509CertObject()
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dpkcs11.h378 #define CKA_VALUE (0x11) macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pkcs11/
H A Dpkcs11.h403 #define CKA_VALUE (0x11UL) macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ref/
H A Dpkcs11.h441 #define CKA_VALUE (0x11) macro