Home
last modified time | relevance | path

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

/openssl/doc/man3/
H A DX509_ACERT_add1_attr.pod8 X509_ACERT_add1_attr_by_txt,
21 int X509_ACERT_add1_attr_by_txt(X509_ACERT *x, const char *attrname, int type,
34 X509_ACERT_add1_attr_by_txt() adds an attribute of type I<attrname> with a value of
56 X509_ACERT_add1_attr_by_txt() and X509_ACERT_delete_attr() were added in OpenSSL 3.4.
/openssl/crypto/x509/
H A Dx509_acert.c241 int X509_ACERT_add1_attr_by_txt(X509_ACERT *x, const char *attrname, int type, in X509_ACERT_add1_attr_by_txt() function
293 ret = X509_ACERT_add1_attr_by_txt(acert, v->name, V_ASN1_SEQUENCE, in X509_ACERT_add_attr_nconf()
301 ret = X509_ACERT_add1_attr_by_txt(acert, v->name, in X509_ACERT_add_attr_nconf()
/openssl/include/openssl/
H A Dx509_acert.h.in99 int X509_ACERT_add1_attr_by_txt(X509_ACERT *x, const char *attrname, int type,
/openssl/util/
H A Dlibcrypto.num5645 X509_ACERT_add1_attr_by_txt 5773 3_4_0 EXIST::FUNCTION:

Completed in 29 milliseconds