Home
last modified time | relevance | path

Searched refs:NID_localKeyID (Results 1 – 6 of 6) sorted by relevance

/dragonfly/crypto/libressl/crypto/pkcs12/
H A Dp12_attr.c71 if (X509at_add1_attr_by_NID(&bag->attrib, NID_localKeyID, in PKCS12_add_localkeyid()
H A Dp12_kiss.c236 if ((attrib = PKCS12_SAFEBAG_get0_attr(bag, NID_localKeyID))) in parse_bag()
/dragonfly/crypto/libressl/include/openssl/
H A Dobjects.h839 #define NID_localKeyID 157 macro
H A Dobj_mac.h1085 #define NID_localKeyID 157 macro
/dragonfly/crypto/libressl/apps/openssl/
H A Dpkcs12.c954 if (PKCS12_SAFEBAG_get0_attr(bag, NID_localKeyID) != NULL) { in dump_certs_pkeys_bag()
/dragonfly/crypto/libressl/crypto/objects/
H A Dobj_dat.h1232 {"localKeyID","localKeyID",NID_localKeyID,9,&(lvalues[897]),0},