Searched refs:NID_localKeyID (Results 1 – 6 of 6) sorted by relevance
20 if (X509at_add1_attr_by_NID(&bag->attrib, NID_localKeyID, in PKCS12_add_localkeyid()
203 if ((attrib = PKCS12_SAFEBAG_get0_attr(bag, NID_localKeyID))) in parse_bag()
359 } else if (attr_nid == NID_localKeyID) { in add_attributes()
1064 if (PKCS12_SAFEBAG_get0_attr(bag, NID_localKeyID)) { in dump_certs_pkeys_bag()
1512 {"localKeyID", "localKeyID", NID_localKeyID, 9, &so[901]},
1106 #define NID_localKeyID 157 macro