/openssl/crypto/x509/ |
H A D | x509_att.c | 140 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 D | v3_sda.c | 25 X509_ATTRIBUTE *attr; in ASN1_ITEM_TEMPLATE() local
|
H A D | x509_req.c | 123 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 D | x509_acert.c | 218 int X509_ACERT_add1_attr(X509_ACERT *x, X509_ATTRIBUTE *attr) in X509_ACERT_add1_attr()
|
/openssl/include/openssl/ |
H A D | pem.h | 226 # 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 D | asn1.h.in | 242 # 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 D | cms_ver.c | 23 X509_ATTRIBUTE *attr; in print_signingTime() local
|
/openssl/crypto/asn1/ |
H A D | p8_pkey.c | 88 int PKCS8_pkey_add1_attr(PKCS8_PRIV_KEY_INFO *p8, X509_ATTRIBUTE *attr) in PKCS8_pkey_add1_attr()
|
/openssl/crypto/cms/ |
H A D | cms_att.c | 96 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 D | ts_rsp_verify.c | 208 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 D | thread_posix.c | 38 pthread_attr_t attr; in ossl_crypto_thread_native_spawn() local
|
/openssl/test/helpers/ |
H A D | pkcs12.c | 341 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 D | evp_pkey.c | 211 int EVP_PKEY_add1_attr(EVP_PKEY *key, X509_ATTRIBUTE *attr) in EVP_PKEY_add1_attr()
|
/openssl/apps/ |
H A D | pkcs12.c | 914 X509_ATTRIBUTE *attr = NULL; in jdk_trust() local 1287 X509_ATTRIBUTE *attr; in print_attribs() local
|
/openssl/test/ |
H A D | pkcs12_format_test.c | 755 X509_ATTRIBUTE *attr = NULL; in test_set0_attrs() local
|
/openssl/crypto/pkcs7/ |
H A D | pk7_doit.c | 1287 X509_ATTRIBUTE *attr = NULL; in add_attribute() local
|
/openssl/apps/lib/ |
H A D | opt.c | 1235 DWORD attr; in opt_isdir() local
|