/openssl-master/test/ |
A D | ffc_internal_test.c | 175 int ret = 0, res; in ffc_params_validate_g_unverified_test() local 245 int ret = 0, res = -1; in ffc_params_validate_pq_test() local 347 int ret = 0, res = -1; in ffc_params_gen_test() local 368 int ret = 0, res = -1; in ffc_params_gen_canonicalg_test() local 393 int ret = 0, res = -1; in ffc_params_fips186_2_gen_validate_test() local 442 int ret = 0, res = -1; in ffc_public_validate_test() local 521 int ret = 0, res = -1; in ffc_private_validate_test() local 578 int ret = 0, res = -1, N; in ffc_private_gen_test() local
|
A D | sparse_array_test.c | 41 int res = 0; in test_sparse_array() local 81 int res = 0; in test_sparse_array_num() local 107 int res; member 153 int res = 0; in test_sparse_array_doall() local
|
A D | param_build_test.c | 32 int res = 0; in template_public_test() local 156 int res = 0; in template_private_test() local 283 int i, res = 0; in builder_limit_test() local 334 int res = 0; in builder_merge_test() local
|
A D | http_test.c | 122 int res = 0; in test_http_x509() local 165 int i, res = 0; in test_http_keep_alive() local 208 int res; in test_http_url_ok() local 237 int res; in test_http_url_path_query_ok() local 279 int res; in test_http_url_invalid() local
|
A D | secmemtest.c | 141 int i, res = 0; in test_sec_mem_clear() local
|
A D | cmp_client_test.c | 107 X509 *res = OSSL_CMP_exec_certreq(fixture->cmp_ctx, in execute_exec_certrequest_ses_test() local 297 int res = in execute_exchange_certConf_test() local 306 int res = in execute_exchange_error_test() local
|
A D | cmp_protect_test.c | 78 int res = TEST_ptr_null(protection); in execute_calc_protection_fails_test() local 88 int res = TEST_ptr(protection) in execute_calc_protection_pbmac_test() local 108 int res; in verify_signature() local 466 int res = 0; in execute_X509_STORE_test() local
|
A D | cmp_hdr_test.c | 203 int res = 0; in execute_HDR_set1_senderKID_test() local 265 int res = 0; in execute_HDR_push1_freeText_test() local 331 int res = 0; in execute_HDR_generalInfo_push1_items_test() local
|
/openssl-master/crypto/ffc/ |
A D | ffc_params_validate.c | 54 int *res, BN_GENCB *cb) in ossl_ffc_params_FIPS186_4_validate() 72 int *res, BN_GENCB *cb) in ossl_ffc_params_FIPS186_2_validate() 96 int paramstype, int *res) in ossl_ffc_params_simple_validate() 140 int paramstype, int *res) in ossl_ffc_params_full_validate()
|
A D | ffc_params_generate.c | 194 int *res) in generate_p() 315 int generate_seed, int *retm, int *res, in generate_q_fips186_4() 389 int *res, BN_GENCB *cb) in generate_q_fips186_2() 515 size_t L, size_t N, int *res, in ossl_ffc_params_FIPS186_4_gen_verify() 808 size_t L, size_t N, int *res, in ossl_ffc_params_FIPS186_2_gen_verify() 1038 int *res, BN_GENCB *cb) in ossl_ffc_params_FIPS186_4_generate() 1048 int *res, BN_GENCB *cb) in ossl_ffc_params_FIPS186_2_generate()
|
/openssl-master/providers/implementations/ciphers/ |
A D | cipher_aes_gcm_hw.c | 71 size_t res = (16 - ctx->gcm.mres) % 16; in generic_aes_gcm_cipher_update() local 100 size_t res = (16 - ctx->gcm.mres) % 16; in generic_aes_gcm_cipher_update() local
|
/openssl-master/test/helpers/ |
A D | cmp_testlib.c | 37 int i, res; in STACK_OF_X509_cmp() local 65 int res; in STACK_OF_X509_push1() local
|
/openssl-master/crypto/property/ |
A D | property_parse.c | 95 static int parse_number(const char *t[], OSSL_PROPERTY_DEFINITION *res) in parse_number() 116 static int parse_hex(const char *t[], OSSL_PROPERTY_DEFINITION *res) in parse_hex() 141 static int parse_oct(const char *t[], OSSL_PROPERTY_DEFINITION *res) in parse_oct() 163 OSSL_PROPERTY_DEFINITION *res, const int create) in parse_string() 194 OSSL_PROPERTY_DEFINITION *res, const int create) in parse_unquoted() 227 OSSL_PROPERTY_DEFINITION *res, int create) in parse_value() 318 OSSL_PROPERTY_LIST *res = NULL; in ossl_parse_property() local 378 OSSL_PROPERTY_LIST *res = NULL; in ossl_parse_query() local
|
/openssl-master/crypto/bio/ |
A D | bio_sock.c | 46 BIO_ADDRINFO *res = NULL; in BIO_get_host_ip() local 75 BIO_ADDRINFO *res = NULL; in BIO_get_port() local 217 BIO_ADDRINFO *res = NULL; in BIO_get_accept_socket() local 250 BIO_ADDR res; in BIO_accept() local
|
/openssl-master/crypto/modes/ |
A D | xts128.c | 72 unsigned int carry, res; in CRYPTO_xts128_encrypt() local 111 unsigned int carry, res; in CRYPTO_xts128_encrypt() local
|
/openssl-master/crypto/evp/ |
A D | evp_rand.c | 406 int res; in EVP_RAND_CTX_get_params() local 425 int res; in EVP_RAND_CTX_set_params() local 514 int res; in EVP_RAND_instantiate() local 531 int res; in EVP_RAND_uninstantiate() local 576 int res; in EVP_RAND_generate() local 600 int res; in EVP_RAND_reseed() local 623 unsigned int res; in EVP_RAND_get_strength() local 646 int res; in EVP_RAND_nonce() local 675 int res; in EVP_RAND_verify_zeroization() local
|
/openssl-master/crypto/des/ |
A D | set_key.c | 74 unsigned char res = 0377, b; in DES_check_key_parity() local 121 unsigned int i, res = 0; in DES_is_weak_key() local
|
/openssl-master/crypto/cmp/ |
A D | cmp_http.c | 57 OSSL_CMP_MSG *res = NULL; in OSSL_CMP_MSG_http_perform() local
|
A D | cmp_client.c | 366 int res = 0; in ossl_cmp_exchange_certConf() local 387 int res = 0; in ossl_cmp_exchange_error() local 644 int res; in initial_certreq() local 669 int res = 0; in OSSL_CMP_try_certreq() local
|
A D | cmp_asn.c | 194 int64_t res; in ossl_cmp_asn1_get_int() local
|
/openssl-master/crypto/dsa/ |
A D | dsa_gen.c | 29 int ret = 0, res; in ossl_dsa_generate_ffc_parameters() local
|
/openssl-master/apps/lib/ |
A D | s_socket.c | 81 BIO_ADDRINFO *res = NULL; in init_client() local 273 BIO_ADDRINFO *res = NULL; in do_server() local
|
/openssl-master/crypto/ct/ |
A D | ct_x509v3.c | 39 int res = SCT_set_source(sk_SCT_value(s, i), source); in set_sct_list_source() local
|
/openssl-master/Configurations/platform/ |
A D | BASE.pm | 43 sub res { return __base($_[1], '.res') . $_[0]->resext() } subroutine
|
/openssl-master/crypto/x509/ |
A D | v3_genn.c | 63 int res; in edipartyname_cmp() local
|