/openssl-master/crypto/ec/ |
A D | ecx_backend.h | 10 #define ISX448(id) ((id) == EVP_PKEY_X448) argument 11 #define IS25519(id) ((id) == EVP_PKEY_X25519 || (id) == EVP_PKEY_ED25519) argument 12 #define KEYLENID(id) (IS25519(id) ? X25519_KEYLEN \ argument 15 #define KEYNID2TYPE(id) \ argument
|
A D | ec_backend.c | 63 static char *ec_param_encoding_id2name(int id) in ec_param_encoding_id2name() 74 char *ossl_ec_check_group_type_id2name(int id) in ossl_ec_check_group_type_id2name() 145 char *ossl_ec_pt_format_id2name(int id) in ossl_ec_pt_format_id2name() 679 int ossl_ec_encoding_param2id(const OSSL_PARAM *p, int *id) in ossl_ec_encoding_param2id() 705 int ossl_ec_pt_format_param2id(const OSSL_PARAM *p, int *id) in ossl_ec_pt_format_param2id()
|
/openssl-master/test/ |
A D | ciphername_test.c | 26 int id; member 368 static const char *get_std_name_by_id(int id) in get_std_name_by_id() 386 int i, id = 0, ret = 0; in test_cipher_name() local
|
A D | acvp_test.c | 115 static int ecdsa_keygen_test(int id) in ecdsa_keygen_test() 247 static int ecdsa_siggen_test(int id) in ecdsa_siggen_test() 274 static int ecdsa_sigver_test(int id) in ecdsa_sigver_test() 369 static int dsa_keygen_test(int id) in dsa_keygen_test() 520 static int dsa_pqver_test(int id) in dsa_pqver_test() 589 static int dsa_siggen_test(int id) in dsa_siggen_test() 615 static int dsa_sigver_test(int id) in dsa_sigver_test() 1051 static int rsa_keygen_test(int id) in rsa_keygen_test() 1158 static int rsa_siggen_test(int id) in rsa_siggen_test() 1199 static int rsa_sigver_test(int id) in rsa_sigver_test() [all …]
|
A D | evp_fetch_prov_test.c | 169 static int test_explicit_EVP_MD_fetch(const char *id) in test_explicit_EVP_MD_fetch() 215 char id[OSSL_MAX_NAME_SIZE]; in test_explicit_EVP_MD_fetch_by_X509_ALGOR() local 287 static int test_explicit_EVP_CIPHER_fetch(const char *id) in test_explicit_EVP_CIPHER_fetch() 331 char id[OSSL_MAX_NAME_SIZE]; in test_explicit_EVP_CIPHER_fetch_by_X509_ALGOR() local
|
A D | namemap_internal_test.c | 79 int id; in test_digestbyname() local 107 int id; in test_cipherbyname() local
|
A D | bn_internal_test.c | 48 static int test_is_composite_enhanced(int id) in test_is_composite_enhanced()
|
A D | evp_pkey_dparams_test.c | 113 static int params_bio_test(int id) in params_bio_test()
|
/openssl-master/crypto/pkcs12/ |
A D | p12_key.c | 20 int saltlen, int id, int iter, int n, in PKCS12_key_gen_asc_ex() 42 int saltlen, int id, int iter, int n, in PKCS12_key_gen_asc() 50 int saltlen, int id, int iter, int n, in PKCS12_key_gen_utf8_ex() 72 int saltlen, int id, int iter, int n, in PKCS12_key_gen_utf8() 80 int saltlen, int id, int iter, int n, in PKCS12_key_gen_uni_ex() 134 int saltlen, int id, int iter, int n, in PKCS12_key_gen_uni()
|
/openssl-master/crypto/evp/ |
A D | dh_support.c | 17 int id; member 39 const char *ossl_dh_gen_type_id2name(int id) in ossl_dh_gen_type_id2name()
|
A D | names.c | 80 int id; in evp_get_cipherbyname_ex() local 126 int id; in evp_get_digestbyname_ex() local
|
/openssl-master/crypto/x509/ |
A D | x509_trust.c | 65 int X509_check_trust(X509 *x, int id, int flags) in X509_check_trust() 97 int X509_TRUST_get_by_id(int id) in X509_TRUST_get_by_id() 123 int X509_TRUST_add(int id, int flags, int (*ck) (X509_TRUST *, X509 *, int), in X509_TRUST_add() argument 251 static int obj_trust(int id, X509 *x, int flags) in obj_trust()
|
A D | v3_sxnet.c | 62 SXNETID *id; variable 153 SXNETID *id = NULL; in SXNET_add_id_INTEGER() local 228 SXNETID *id; in SXNET_get_id_INTEGER() local
|
A D | pcy_node.c | 29 const ASN1_OBJECT *id) in ossl_policy_tree_find_sk() 45 const ASN1_OBJECT *id) in ossl_policy_level_find_node()
|
A D | pcy_data.c | 42 ASN1_OBJECT *id; in ossl_policy_data_new() local
|
A D | pcy_cache.c | 202 const ASN1_OBJECT *id) in ossl_policy_cache_find_data()
|
/openssl-master/crypto/encode_decode/ |
A D | decoder_meth.c | 90 int id; /* For get_decoder_from_store() */ member 133 int id; in get_decoder_from_store() local 170 int id; in put_decoder_in_store() local 198 void *ossl_decoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in ossl_decoder_from_algorithm() 302 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_decoder() local 337 inner_ossl_decoder_fetch(struct decoder_data_st *methdata, int id, in inner_ossl_decoder_fetch() 434 OSSL_DECODER *ossl_decoder_fetch_by_number(OSSL_LIB_CTX *libctx, int id, in ossl_decoder_fetch_by_number() 518 static void do_one(ossl_unused int id, void *method, void *arg) in do_one()
|
A D | encoder_meth.c | 90 int id; /* For get_encoder_from_store() */ member 133 int id; in get_encoder_from_store() local 170 int id; in put_encoder_in_store() local 198 static void *encoder_from_algorithm(int id, const OSSL_ALGORITHM *algodef, in encoder_from_algorithm() 312 int id = ossl_namemap_add_names(namemap, 0, names, NAME_SEPARATOR); in construct_encoder() local 347 inner_ossl_encoder_fetch(struct encoder_data_st *methdata, int id, in inner_ossl_encoder_fetch() 443 OSSL_ENCODER *ossl_encoder_fetch_by_number(OSSL_LIB_CTX *libctx, int id, in ossl_encoder_fetch_by_number() 527 static void do_one(ossl_unused int id, void *method, void *arg) in do_one()
|
/openssl-master/crypto/sm2/ |
A D | sm2_sign.c | 26 const uint8_t *id, in ossl_sm2_compute_z_digest() 143 const uint8_t *id, in sm2_compute_msg_hash() 393 const uint8_t *id, in ossl_sm2_do_sign() 416 const uint8_t *id, in ossl_sm2_do_verify()
|
/openssl-master/crypto/store/ |
A D | store_meth.c | 136 int id; in get_loader_from_store() local 160 int id; in put_loader_in_store() local 253 int id = ossl_namemap_add_name(namemap, 0, scheme); in construct_loader() local 278 inner_loader_fetch(struct loader_data_st *methdata, int id, in inner_loader_fetch() 451 static void do_one(ossl_unused int id, void *method, void *arg) in do_one()
|
/openssl-master/crypto/dh/ |
A D | dh_group_params.c | 84 int id = DH_get_nid(dh); in ossl_dh_is_named_safe_prime_group() local
|
/openssl-master/include/openssl/ |
A D | srp.h.in | 55 char *id; member 95 char *id; member
|
/openssl-master/crypto/cms/ |
A D | cms_ess.c | 117 unsigned char *id, int idlen, int allorfirst, in CMS_ReceiptRequest_create0_ex() 159 unsigned char *id, int idlen, int allorfirst, in CMS_ReceiptRequest_create0()
|
/openssl-master/crypto/ocsp/ |
A D | ocsp_cl.c | 222 int OCSP_resp_find(OCSP_BASICRESP *bs, OCSP_CERTID *id, int last) in OCSP_resp_find() 283 int OCSP_resp_find_status(OCSP_BASICRESP *bs, OCSP_CERTID *id, int *status, in OCSP_resp_find_status()
|
/openssl-master/ssl/ |
A D | s3_lib.c | 3632 uint16_t id = tls1_shared_group(s, larg); in ssl3_ctrl() local 3640 unsigned int id; in ssl3_ctrl() local 4042 const SSL_CIPHER *ssl3_get_cipher_by_id(uint32_t id) in ssl3_get_cipher_by_id() 4670 EVP_PKEY *ssl_generate_pkey_group(SSL *s, uint16_t id) in ssl_generate_pkey_group() 4710 EVP_PKEY *ssl_generate_param_group(SSL *s, uint16_t id) in ssl_generate_param_group()
|