Home
last modified time | relevance | path

Searched defs:attr (Results 1 – 13 of 13) sorted by relevance

/openssl-master/crypto/x509/
A Dx509_att.c114 X509_ATTRIBUTE *attr; in STACK_OF() local
129 X509_ATTRIBUTE *attr; in STACK_OF() local
145 X509_ATTRIBUTE *attr; in STACK_OF() local
178 X509_ATTRIBUTE *attr = sk_X509_ATTRIBUTE_value(x, i); in STACK_OF() local
206 X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_OBJ(X509_ATTRIBUTE **attr, in X509_ATTRIBUTE_create_by_OBJ()
235 X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_txt(X509_ATTRIBUTE **attr, in X509_ATTRIBUTE_create_by_txt()
263 int X509_ATTRIBUTE_set1_data(X509_ATTRIBUTE *attr, int attrtype, in X509_ATTRIBUTE_set1_data()
314 int X509_ATTRIBUTE_count(const X509_ATTRIBUTE *attr) in X509_ATTRIBUTE_count()
321 ASN1_OBJECT *X509_ATTRIBUTE_get0_object(X509_ATTRIBUTE *attr) in X509_ATTRIBUTE_get0_object()
328 void *X509_ATTRIBUTE_get0_data(X509_ATTRIBUTE *attr, int idx, in X509_ATTRIBUTE_get0_data()
[all …]
A Dx509_req.c140 X509_ATTRIBUTE *attr; in STACK_OF() local
220 int X509_REQ_add1_attr(X509_REQ *req, X509_ATTRIBUTE *attr) in X509_REQ_add1_attr()
/openssl-master/include/openssl/
A Dpem.h221 # define DECLARE_PEM_read_fp_attr(attr, name, type) /**/ argument
222 # define DECLARE_PEM_read_fp_ex_attr(attr, name, type) /**/ argument
223 # define DECLARE_PEM_write_fp_attr(attr, name, type) /**/ argument
224 # define DECLARE_PEM_write_fp_ex_attr(attr, name, type) /**/ argument
226 # define DECLARE_PEM_write_fp_const_attr(attr, name, type) /**/ argument
228 # define DECLARE_PEM_write_cb_fp_attr(attr, name, type) /**/ argument
229 # define DECLARE_PEM_write_cb_fp_ex_attr(attr, name, type) /**/ argument
267 # define DECLARE_PEM_read_bio_attr(attr, name, type) \ argument
269 # define DECLARE_PEM_read_bio_ex_attr(attr, name, type) \ argument
277 # define DECLARE_PEM_write_bio_attr(attr, name, type) \ argument
[all …]
A Dasn1.h.in239 # define DECLARE_ASN1_FUNCTIONS_attr(attr, type) \ argument
244 # define DECLARE_ASN1_ALLOC_FUNCTIONS_attr(attr, type) \ argument
249 # define DECLARE_ASN1_FUNCTIONS_name_attr(attr, type, name) \ argument
255 # define DECLARE_ASN1_ENCODE_FUNCTIONS_attr(attr, type, itname, name) \ argument
261 # define DECLARE_ASN1_ENCODE_FUNCTIONS_name_attr(attr, type, name) \ argument
266 # define DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(attr, type, name) \ argument
272 # define DECLARE_ASN1_NDEF_FUNCTION_attr(attr, name) \ argument
277 # define DECLARE_ASN1_ALLOC_FUNCTIONS_name_attr(attr, type, name) \ argument
283 # define DECLARE_ASN1_DUP_FUNCTION_attr(attr, type) \ argument
288 # define DECLARE_ASN1_DUP_FUNCTION_name_attr(attr, type, name) \ argument
[all …]
/openssl-master/crypto/asn1/
A Dp8_pkey.c88 int PKCS8_pkey_add1_attr(PKCS8_PRIV_KEY_INFO *p8, X509_ATTRIBUTE *attr) in PKCS8_pkey_add1_attr()
/openssl-master/crypto/ts/
A Dts_rsp_verify.c208 ASN1_TYPE *attr; in ossl_ess_get_signing_cert() local
221 ASN1_TYPE *attr; in ossl_ess_get_signing_cert_v2() local
/openssl-master/crypto/cms/
A Dcms_att.c95 int CMS_signed_add1_attr(CMS_SignerInfo *si, X509_ATTRIBUTE *attr) in CMS_signed_add1_attr()
162 int CMS_unsigned_add1_attr(CMS_SignerInfo *si, X509_ATTRIBUTE *attr) in CMS_unsigned_add1_attr()
/openssl-master/crypto/evp/
A Devp_pkey.c190 int EVP_PKEY_add1_attr(EVP_PKEY *key, X509_ATTRIBUTE *attr) in EVP_PKEY_add1_attr()
/openssl-master/crypto/pkcs12/
A Dp12_crt.c21 X509_ATTRIBUTE *attr; in copy_bag_attr() local
/openssl-master/test/helpers/
A Dpkcs12.c507 X509_ATTRIBUTE *attr; in check_attrs() local
/openssl-master/apps/lib/
A Dopt.c1153 DWORD attr; in opt_isdir() local
/openssl-master/crypto/pkcs7/
A Dpk7_doit.c1233 X509_ATTRIBUTE *attr = NULL; in add_attribute() local
/openssl-master/apps/
A Dpkcs12.c1172 X509_ATTRIBUTE *attr; in print_attribs() local

Completed in 23 milliseconds