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()
196 if ((attrib = PKCS12_SAFEBAG_get0_attr(bag, NID_localKeyID))) in parse_bag()
357 } else if (attr_nid == NID_localKeyID) { in add_attributes()
960 if (PKCS12_SAFEBAG_get0_attr(bag, NID_localKeyID)) { in dump_certs_pkeys_bag()
1279 {"localKeyID", "localKeyID", NID_localKeyID, 9, &so[901]},
1082 #define NID_localKeyID 157 macro