Searched refs:nid_type (Results 1 – 3 of 3) sorted by relevance
22 int nid_type, const unsigned char *value, int len);43 the supplied I<nid_type> containing the supplied value as an ASN1 octet string.
284 int nid_type, const unsigned char *value, int len) in PKCS12_add_secret() argument289 if ((bag = PKCS12_SAFEBAG_create_secret(nid_type, V_ASN1_OCTET_STRING, value, len)) == NULL) in PKCS12_add_secret()
319 int nid_type, const unsigned char *value, int len);
Completed in 6 milliseconds