Searched refs:PKCS12_add1_attr_by_txt (Results 1 – 5 of 5) sorted by relevance
/openssl-master/doc/man3/ |
A D | PKCS12_add1_attr_by_NID.pod | 5 PKCS12_add1_attr_by_NID, PKCS12_add1_attr_by_txt - Add an attribute to a PKCS#12 14 int PKCS12_add1_attr_by_txt(PKCS12_SAFEBAG *bag, const char *attrname, int type, 24 PKCS12_add1_attr_by_txt() adds an attribute of type B<attrname> with a value of
|
/openssl-master/crypto/pkcs12/ |
A D | p12_attr.c | 86 int PKCS12_add1_attr_by_txt(PKCS12_SAFEBAG *bag, const char *attrname, int type, in PKCS12_add1_attr_by_txt() function
|
/openssl-master/test/helpers/ |
A D | pkcs12.c | 363 if (!TEST_true(PKCS12_add1_attr_by_txt(bag, p_attr->oid, MBSTRING_ASC, in add_attributes()
|
/openssl-master/include/openssl/ |
A D | pkcs12.h.in | 190 int PKCS12_add1_attr_by_txt(PKCS12_SAFEBAG *bag, const char *attrname, int type,
|
/openssl-master/util/ |
A D | libcrypto.num | 5154 PKCS12_add1_attr_by_txt 5282 3_0_0 EXIST::FUNCTION:
|
Completed in 17 milliseconds