Home
last modified time | relevance | path

Searched refs:nid_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/doc/man3/
H A DPKCS12_add_cert.pod22 int nid_type, const unsigned char *value, int len);
43 the supplied I<nid_type> containing the supplied value as an ASN1 octet string.
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_crt.c250 int nid_type, const unsigned char *value, int len) in PKCS12_add_secret() argument
255 if ((bag = PKCS12_SAFEBAG_create_secret(nid_type, V_ASN1_OCTET_STRING, value, len)) == NULL) in PKCS12_add_secret()
/freebsd/crypto/openssl/include/openssl/
H A Dpkcs12.h326 int nid_type, const unsigned char *value, int len);
H A Dpkcs12.h.in303 int nid_type, const unsigned char *value, int len);