| /include/openssl/ |
| A D | pem.h | 180 # define IMPLEMENT_PEM_write(name, type, str, asn1) \ argument 200 # define IMPLEMENT_PEM_read(name, type, str, asn1) \ argument 204 # define IMPLEMENT_PEM_rw(name, type, str, asn1) \ argument 214 # define IMPLEMENT_PEM_rw_cb(name, type, str, asn1) \ argument 316 # define DECLARE_PEM_write(name, type) \ argument 318 # define DECLARE_PEM_write_ex(name, type) \ argument 353 # define DECLARE_PEM_rw(name, type) \ argument 355 # define DECLARE_PEM_rw_ex(name, type) \ argument 361 # define DECLARE_PEM_rw_const(name, type) \ argument 370 # define DECLARE_PEM_rw_cb(name, type) \ argument [all …]
|
| A D | asn1.h.in | 165 int type; member 310 # define CHECKED_D2I_OF(type, d2i) \ argument 312 # define CHECKED_I2D_OF(type, i2d) \ argument 314 # define CHECKED_NEW_OF(type, xnew) \ argument 316 # define CHECKED_PTR_OF(type, p) \ argument 318 # define CHECKED_PPTR_OF(type, p) \ argument 478 int type; member 743 # define ASN1_dup_of(type,i2d,d2i,x) \ argument 762 # define M_ASN1_free_of(x, type) \ argument 779 # define ASN1_i2d_fp_of(type,i2d,out,x) \ argument [all …]
|
| A D | lhash.h.in | 151 # define LHASH_OF(type) struct lhash_st_##type argument 154 # define DEFINE_LHASH_OF_INTERNAL(type) \ argument 219 # define DEFINE_LHASH_OF_DEPRECATED(type) \ argument 236 # define DEFINE_LHASH_OF_DEPRECATED(type) argument 239 # define DEFINE_LHASH_OF_EX(type) \ argument 334 # define DEFINE_LHASH_OF(type) \ argument 339 #define IMPLEMENT_LHASH_DOALL_ARG_CONST(type, argtype) \ argument 342 #define IMPLEMENT_LHASH_DOALL_ARG(type, argtype) \ argument 345 #define int_implement_lhash_doall(type, argtype, cbargtype) \ argument
|
| A D | asn1t.h.in | 371 # define ASN1_IMP_EX(stname, field, type, tag, ex) \ argument 374 # define ASN1_EXP_EX(stname, field, type, tag, ex) \ argument 407 # define ASN1_SEQUENCE_OF(stname, field, type) \ argument 411 # define ASN1_SEQUENCE_OF_OPT(stname, field, type) \ argument 416 # define ASN1_SET_OF(stname, field, type) \ argument 419 # define ASN1_SET_OF_OPT(stname, field, type) \ argument 424 # define ASN1_IMP_SET_OF(stname, field, type, tag) \ argument 427 # define ASN1_EXP_SET_OF(stname, field, type, tag) \ argument 430 # define ASN1_IMP_SET_OF_OPT(stname, field, type, tag) \ argument 449 # define ASN1_NDEF_EXP(stname, field, type, tag) \ argument [all …]
|
| A D | x509v3.h.in | 159 int type; member 203 int type; member 815 int type; member 832 int type; member 856 int type; member 873 int type; member 1073 int type; member 1133 int type; member 1147 int type; member 1176 int type; member [all …]
|
| A D | safestack.h.in | 34 # define STACK_OF(type) struct stack_st_##type argument
|
| A D | x509_acert.h.in | 169 int type; member
|
| A D | params.h | 27 # define OSSL_PARAM_DEFN(key, type, addr, sz) \ argument
|
| A D | objects.h | 44 int type; member
|
| A D | x509_vfy.h.in | 184 # define X509_LOOKUP_load_file(x,name,type) \ argument 187 # define X509_LOOKUP_add_dir(x,name,type) \ argument 196 # define X509_LOOKUP_load_file_ex(x, name, type, libctx, propq) \ argument
|
| A D | ocsp.h.in | 164 # define ASN1_BIT_STRING_digest(data,type,md,len) \ argument
|
| /include/internal/ |
| A D | safe_math.h | 34 # define OSSL_SAFE_MATH_ADDS(type_name, type, min, max) \ argument 47 # define OSSL_SAFE_MATH_ADDU(type_name, type, max) \ argument 75 # define OSSL_SAFE_MATH_ADDU(type_name, type, max) \ argument 120 # define OSSL_SAFE_MATH_SUBU(type_name, type) \ argument 147 # define OSSL_SAFE_MATH_MULU(type_name, type, max) \ argument 213 # define OSSL_SAFE_MATH_DIVU(type_name, type, max) \ argument 243 # define OSSL_SAFE_MATH_MODU(type_name, type) \ argument 267 # define OSSL_SAFE_MATH_NEGU(type_name, type) \ argument 290 # define OSSL_SAFE_MATH_ABSU(type_name, type) \ argument 411 # define OSSL_SAFE_MATH_MAXU(type) (~(type)0) argument [all …]
|
| A D | priority_queue.h | 17 # define PRIORITY_QUEUE_OF(type) OSSL_PRIORITY_QUEUE_ ## type argument 19 # define DEFINE_PRIORITY_QUEUE_OF_INTERNAL(type, ctype) \ argument 72 # define DEFINE_PRIORITY_QUEUE_OF(type) \ argument
|
| A D | list.h | 55 # define OSSL_LIST_MEMBER(name, type) \ argument 61 # define DECLARE_LIST_OF(name, type) \ argument 68 # define DEFINE_LIST_OF_IMPL(name, type) \ argument 199 # define DEFINE_LIST_OF(name, type) \ argument
|
| A D | skey.h | 26 int type; member
|
| A D | crmf.h | 16 ASN1_OBJECT *type; member
|
| A D | hashtable.h | 89 #define HT_DEF_KEY_FIELD(name, type) type name; argument 179 #define FROM_HT_KEY(key, type) (type)(key) argument
|
| A D | common.h | 102 # define DECIMAL_SIZE(type) ((sizeof(type)*8+2)/3+1) argument 103 # define HEX_SIZE(type) (sizeof(type)*2) argument
|
| A D | passphrase.h | 47 } type; member
|
| A D | bio.h | 18 int type; member
|
| A D | recordmethod.h | 58 unsigned char type; member
|
| A D | quic_wire_pkt.h | 313 unsigned int type :8; member
|
| /include/crypto/ |
| A D | sparse_array.h | 21 # define SPARSE_ARRAY_OF(type) struct sparse_array_st_ ## type argument 23 # define DEFINE_SPARSE_ARRAY_OF_INTERNAL(type, ctype) \ argument 73 # define DEFINE_SPARSE_ARRAY_OF(type) \ argument 75 # define DEFINE_SPARSE_ARRAY_OF_CONST(type) \ argument
|
| A D | ecx.h | 57 #define KEYTYPE2NID(type) \ argument 73 ECX_KEY_TYPE type; member
|
| A D | x509_acert.h | 40 int type; member
|