Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dx509_att.c140 X509_ATTRIBUTE *attr; in STACK_OF() local
175 X509_ATTRIBUTE *attr; in STACK_OF() local
210 X509_ATTRIBUTE *attr; in STACK_OF() local
227 X509_ATTRIBUTE *attr; in STACK_OF() local
285 X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_OBJ(X509_ATTRIBUTE **attr, in X509_ATTRIBUTE_create_by_OBJ()
315 X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_txt(X509_ATTRIBUTE **attr, in X509_ATTRIBUTE_create_by_txt()
344 int X509_ATTRIBUTE_set1_data(X509_ATTRIBUTE *attr, int attrtype, in X509_ATTRIBUTE_set1_data()
404 int X509_ATTRIBUTE_count(const X509_ATTRIBUTE *attr) in X509_ATTRIBUTE_count()
411 ASN1_OBJECT *X509_ATTRIBUTE_get0_object(X509_ATTRIBUTE *attr) in X509_ATTRIBUTE_get0_object()
420 void *X509_ATTRIBUTE_get0_data(X509_ATTRIBUTE *attr, int idx, in X509_ATTRIBUTE_get0_data()
[all …]
H A Dv3_sda.c25 X509_ATTRIBUTE *attr; in ASN1_ITEM_TEMPLATE() local
H A Dx509_req.c123 X509_ATTRIBUTE *attr; in STACK_OF() local
238 X509_ATTRIBUTE *attr; in X509_REQ_delete_attr() local
250 int X509_REQ_add1_attr(X509_REQ *req, X509_ATTRIBUTE *attr) in X509_REQ_add1_attr()
H A Dx509_acert.c218 int X509_ACERT_add1_attr(X509_ACERT *x, X509_ATTRIBUTE *attr) in X509_ACERT_add1_attr()
/openssl/include/openssl/
H A Dpem.h226 # define DECLARE_PEM_read_fp_attr(attr, name, type) /**/ argument
227 # define DECLARE_PEM_read_fp_ex_attr(attr, name, type) /**/ argument
228 # define DECLARE_PEM_write_fp_attr(attr, name, type) /**/ argument
229 # define DECLARE_PEM_write_fp_ex_attr(attr, name, type) /**/ argument
231 # define DECLARE_PEM_write_fp_const_attr(attr, name, type) /**/ argument
233 # define DECLARE_PEM_write_cb_fp_attr(attr, name, type) /**/ argument
234 # define DECLARE_PEM_write_cb_fp_ex_attr(attr, name, type) /**/ argument
272 # define DECLARE_PEM_read_bio_attr(attr, name, type) \ argument
274 # define DECLARE_PEM_read_bio_ex_attr(attr, name, type) \ argument
282 # define DECLARE_PEM_write_bio_attr(attr, name, type) \ argument
[all …]
H A Dasn1.h.in242 # define DECLARE_ASN1_FUNCTIONS_attr(attr, type) \ argument
247 # define DECLARE_ASN1_ALLOC_FUNCTIONS_attr(attr, type) \ argument
252 # define DECLARE_ASN1_FUNCTIONS_name_attr(attr, type, name) \ argument
258 # define DECLARE_ASN1_ENCODE_FUNCTIONS_attr(attr, type, itname, name) \ argument
264 # define DECLARE_ASN1_ENCODE_FUNCTIONS_name_attr(attr, type, name) \ argument
269 # define DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(attr, type, name) \ argument
275 # define DECLARE_ASN1_NDEF_FUNCTION_attr(attr, name) \ argument
280 # define DECLARE_ASN1_ALLOC_FUNCTIONS_name_attr(attr, type, name) \ argument
286 # define DECLARE_ASN1_DUP_FUNCTION_attr(attr, type) \ argument
291 # define DECLARE_ASN1_DUP_FUNCTION_name_attr(attr, type, name) \ argument
[all …]
/openssl/demos/cms/
H A Dcms_ver.c23 X509_ATTRIBUTE *attr; in print_signingTime() local
/openssl/crypto/asn1/
H A Dp8_pkey.c88 int PKCS8_pkey_add1_attr(PKCS8_PRIV_KEY_INFO *p8, X509_ATTRIBUTE *attr) in PKCS8_pkey_add1_attr()
/openssl/crypto/cms/
H A Dcms_att.c96 int CMS_signed_add1_attr(CMS_SignerInfo *si, X509_ATTRIBUTE *attr) in CMS_signed_add1_attr()
164 int CMS_unsigned_add1_attr(CMS_SignerInfo *si, X509_ATTRIBUTE *attr) in CMS_unsigned_add1_attr()
/openssl/crypto/ts/
H 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/crypto/thread/arch/
H A Dthread_posix.c38 pthread_attr_t attr; in ossl_crypto_thread_native_spawn() local
/openssl/test/helpers/
H A Dpkcs12.c341 static int add_attributes(PKCS12_SAFEBAG *bag, const PKCS12_ATTR *attr) in add_attributes()
515 X509_ATTRIBUTE *attr; in check_attrs() local
/openssl/crypto/evp/
H A Devp_pkey.c211 int EVP_PKEY_add1_attr(EVP_PKEY *key, X509_ATTRIBUTE *attr) in EVP_PKEY_add1_attr()
/openssl/apps/
H A Dpkcs12.c910 X509_ATTRIBUTE *attr = NULL; in jdk_trust() local
1283 X509_ATTRIBUTE *attr; in print_attribs() local
/openssl/test/
H A Dpkcs12_format_test.c752 X509_ATTRIBUTE *attr = NULL; in test_set0_attrs() local
/openssl/crypto/pkcs7/
H A Dpk7_doit.c1236 X509_ATTRIBUTE *attr = NULL; in add_attribute() local
/openssl/apps/lib/
H A Dopt.c1235 DWORD attr; in opt_isdir() local

Completed in 53 milliseconds