Home
last modified time | relevance | path

Searched defs:type (Results 1 – 25 of 220) sorted by relevance

123456789

/openssl/include/internal/
H A Dsafe_math.h32 # define OSSL_SAFE_MATH_ADDS(type_name, type, min, max) \ argument
45 # define OSSL_SAFE_MATH_ADDU(type_name, type, max) \ argument
73 # define OSSL_SAFE_MATH_ADDU(type_name, type, max) \ argument
118 # define OSSL_SAFE_MATH_SUBU(type_name, type) \ argument
145 # define OSSL_SAFE_MATH_MULU(type_name, type, max) \ argument
211 # define OSSL_SAFE_MATH_DIVU(type_name, type, max) \ argument
241 # define OSSL_SAFE_MATH_MODU(type_name, type) \ argument
265 # define OSSL_SAFE_MATH_NEGU(type_name, type) \ argument
288 # define OSSL_SAFE_MATH_ABSU(type_name, type) \ argument
409 # define OSSL_SAFE_MATH_MAXU(type) (~(type)0) argument
[all …]
H A Dpriority_queue.h17 # 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
/openssl/include/openssl/
H A Dpem.h178 # define IMPLEMENT_PEM_write(name, type, str, asn1) \ argument
198 # define IMPLEMENT_PEM_read(name, type, str, asn1) \ argument
202 # define IMPLEMENT_PEM_rw(name, type, str, asn1) \ argument
212 # define IMPLEMENT_PEM_rw_cb(name, type, str, asn1) \ argument
314 # define DECLARE_PEM_write(name, type) \ argument
316 # define DECLARE_PEM_write_ex(name, type) \ argument
351 # define DECLARE_PEM_rw(name, type) \ argument
353 # define DECLARE_PEM_rw_ex(name, type) \ argument
359 # define DECLARE_PEM_rw_const(name, type) \ argument
368 # define DECLARE_PEM_rw_cb(name, type) \ argument
[all …]
H A Dasn1.h.in165 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
477 int type; member
742 # define ASN1_dup_of(type,i2d,d2i,x) \ argument
761 # define M_ASN1_free_of(x, type) \ argument
778 # define ASN1_i2d_fp_of(type,i2d,out,x) \ argument
[all …]
H A Dlhash.h.in137 # define LHASH_OF(type) struct lhash_st_##type argument
140 # define DEFINE_LHASH_OF_INTERNAL(type) \ argument
185 # define DEFINE_LHASH_OF_DEPRECATED(type) \ argument
202 # define DEFINE_LHASH_OF_DEPRECATED(type) argument
205 # define DEFINE_LHASH_OF_EX(type) \ argument
275 # define DEFINE_LHASH_OF(type) \ argument
280 #define IMPLEMENT_LHASH_DOALL_ARG_CONST(type, argtype) \ argument
283 #define IMPLEMENT_LHASH_DOALL_ARG(type, argtype) \ argument
286 #define int_implement_lhash_doall(type, argtype, cbargtype) \ argument
H A Dasn1t.h.in371 # 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 …]
/openssl/include/crypto/
H A Dsparse_array.h21 # 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
/openssl/crypto/pem/
H A Dpem_local.h42 # define IMPLEMENT_PEM_provided_write_body_vars(type, asn1, pq) \ argument
81 # define IMPLEMENT_PEM_provided_write_body_main(type, outtype) \ argument
96 # define IMPLEMENT_PEM_provided_write_to(name, TYPE, type, str, asn1, \ argument
114 # define IMPLEMENT_PEM_provided_write_cb_to(name, TYPE, type, str, asn1, \ argument
135 # define IMPLEMENT_PEM_provided_write_fp(name, TYPE, type, str, asn1) argument
136 # define IMPLEMENT_PEM_provided_write_cb_fp(name, TYPE, type, str, asn1) argument
140 # define IMPLEMENT_PEM_provided_write_fp(name, TYPE, type, str, asn1) \ argument
142 # define IMPLEMENT_PEM_provided_write_cb_fp(name, TYPE, type, str, asn1) \ argument
147 # define IMPLEMENT_PEM_provided_write_bio(name, TYPE, type, str, asn1) \ argument
149 # define IMPLEMENT_PEM_provided_write_cb_bio(name, TYPE, type, str, asn1) \ argument
[all …]
/openssl/crypto/objects/
H A Do_names.c152 const char *OBJ_NAME_get(const char *name, int type) in OBJ_NAME_get()
189 int OBJ_NAME_add(const char *name, int type, const char *data) in OBJ_NAME_add()
243 int OBJ_NAME_remove(const char *name, int type) in OBJ_NAME_remove()
279 int type; member
292 void OBJ_NAME_do_all(int type, void (*fn) (const OBJ_NAME *, void *arg), in OBJ_NAME_do_all()
305 int type; member
328 void OBJ_NAME_do_all_sorted(int type, in OBJ_NAME_do_all_sorted()
368 void OBJ_NAME_cleanup(int type) in OBJ_NAME_cleanup()
/openssl/crypto/evp/
H A Devp_utils.c37 #define PARAM_FUNC(name, func, type, err) \ argument
44 #define PARAM_CTX_FUNC(name, func, type, err) \ argument
51 #define PARAM_FUNCTIONS(type, \ argument
H A Ddh_support.c18 int type; member
51 int ossl_dh_gen_type_name2id(const char *name, int type) in ossl_dh_gen_type_name2id()
H A De_rc2.c130 static int rc2_get_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type) in rc2_get_asn1_type_and_iv()
157 static int rc2_set_asn1_type_and_iv(EVP_CIPHER_CTX *c, ASN1_TYPE *type) in rc2_set_asn1_type_and_iv()
170 static int rc2_ctrl(EVP_CIPHER_CTX *c, int type, int arg, void *ptr) in rc2_ctrl()
/openssl/crypto/cms/
H A Dcms_att.c103 const ASN1_OBJECT *obj, int type, in CMS_signed_add1_attr_by_OBJ()
112 int nid, int type, const void *bytes, int len) in CMS_signed_add1_attr_by_NID()
120 const char *attrname, int type, in CMS_signed_add1_attr_by_txt()
130 int lastpos, int type) in CMS_signed_get0_data_by_OBJ()
170 const ASN1_OBJECT *obj, int type, in CMS_unsigned_add1_attr_by_OBJ()
179 int nid, int type, in CMS_unsigned_add1_attr_by_NID()
188 const char *attrname, int type, in CMS_unsigned_add1_attr_by_txt()
198 int lastpos, int type) in CMS_unsigned_get0_data_by_OBJ()
225 static int cms_check_attribute(int nid, int flags, int type, in cms_check_attribute()
/openssl/crypto/x509/
H A Dby_file.c89 int X509_load_cert_file_ex(X509_LOOKUP *ctx, const char *file, int type, in X509_load_cert_file_ex()
154 int X509_load_cert_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_cert_file()
159 int X509_load_crl_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_crl_file()
216 int X509_load_cert_crl_file_ex(X509_LOOKUP *ctx, const char *file, int type, in X509_load_cert_crl_file_ex()
257 int X509_load_cert_crl_file(X509_LOOKUP *ctx, const char *file, int type) in X509_load_cert_crl_file()
H A Dx509name.c138 int X509_NAME_add_entry_by_OBJ(X509_NAME *name, const ASN1_OBJECT *obj, int type, in X509_NAME_add_entry_by_OBJ()
153 int X509_NAME_add_entry_by_NID(X509_NAME *name, int nid, int type, in X509_NAME_add_entry_by_NID()
167 int X509_NAME_add_entry_by_txt(X509_NAME *name, const char *field, int type, in X509_NAME_add_entry_by_txt()
240 const char *field, int type, in X509_NAME_ENTRY_create_by_txt()
259 int type, in X509_NAME_ENTRY_create_by_NID()
277 const ASN1_OBJECT *obj, int type, in X509_NAME_ENTRY_create_by_OBJ()
314 int X509_NAME_ENTRY_set_data(X509_NAME_ENTRY *ne, int type, in X509_NAME_ENTRY_set_data()
/openssl/crypto/asn1/
H A Dd2i_param.c18 EVP_PKEY *d2i_KeyParams(int type, EVP_PKEY **a, const unsigned char **pp, in d2i_KeyParams()
49 EVP_PKEY *d2i_KeyParams_bio(int type, EVP_PKEY **a, BIO *in) in d2i_KeyParams_bio()
H A Da_type.c26 void ASN1_TYPE_set(ASN1_TYPE *a, int type, void *value) in ASN1_TYPE_set()
41 int ASN1_TYPE_set1(ASN1_TYPE *a, int type, const void *value) in ASN1_TYPE_set1()
H A Dp8_pkey.c74 int PKCS8_pkey_add1_attr_by_NID(PKCS8_PRIV_KEY_INFO *p8, int nid, int type, in PKCS8_pkey_add1_attr_by_NID()
82 int PKCS8_pkey_add1_attr_by_OBJ(PKCS8_PRIV_KEY_INFO *p8, const ASN1_OBJECT *obj, int type, in PKCS8_pkey_add1_attr_by_OBJ()
/openssl/test/
H A Dendecode_test.c108 static EVP_PKEY *make_key(const char *type, EVP_PKEY *template, in make_key()
153 const char *type, EVP_PKEY *pkey, in test_encode_decode()
513 const char *type, in check_unprotected_PKCS8_DER()
552 const char *type, in check_unprotected_PKCS8_PEM()
601 const char *type, in check_params_PEM()
613 static int test_params_via_DER(const char *type, EVP_PKEY *key) in test_params_via_DER()
633 const char *type, in check_unprotected_legacy_PEM()
706 const char *type, in check_protected_PKCS8_DER()
730 const char *type, in check_protected_PKCS8_PEM()
753 const char *type, in check_protected_legacy_PEM()
[all …]
H A Dsimpledynamic.c18 int sd_load(const char *filename, SD *lib, int type) in sd_load()
47 int sd_load(const char *filename, SD *lib, ossl_unused int type) in sd_load()
H A Devp_pkey_dparams_test.c215 int type; member
251 int type = pkey_params[id].type; in params_bio_test() local
278 int type = pkey_params[id].type; in set_enc_pubkey_test() local
/openssl/providers/implementations/encode_decode/
H A Dencode_key2any.c68 static void free_asn1_data(int type, void *data) in free_asn1_data()
530 int type = in dh_check_key_type() local
1036 const void *key, int type, const char *pemname, in key2any_encode()
1065 #define DO_PRIVATE_KEY(impl, type, kind, output) \ argument
1075 #define DO_PUBLIC_KEY(impl, type, kind, output) \ argument
1085 #define DO_PARAMETERS(impl, type, kind, output) \ argument
1191 #define DO_DSA(impl, type, output) DO_type_specific(impl, type, output) argument
1201 #define DO_PKCS1(impl, type, output) DO_RSA(impl, type, output) argument
1205 #define DO_PKCS3(impl, type, output) DO_DH(impl, type, output) argument
1208 #define DO_X9_42(impl, type, output) DO_DHX(impl, type, output) argument
[all …]
/openssl/providers/
H A Dprov_running.c14 void ossl_set_error_state(const char *type) in ossl_set_error_state()
/openssl/crypto/store/
H A Dstore_strings.c21 const char *OSSL_STORE_INFO_type_string(int type) in OSSL_STORE_INFO_type_string()
/openssl/crypto/rsa/
H A Drsa_sign.c242 static int encode_pkcs1(unsigned char **out, size_t *out_len, int type, in encode_pkcs1()
273 int RSA_sign(int type, const unsigned char *m, unsigned int m_len, in RSA_sign()
331 int ossl_rsa_verify(int type, const unsigned char *m, unsigned int m_len, in ossl_rsa_verify()
449 int RSA_verify(int type, const unsigned char *m, unsigned int m_len, in RSA_verify()

Completed in 78 milliseconds

123456789