Home
last modified time | relevance | path

Searched defs:res (Results 1 – 25 of 113) sorted by relevance

12345

/openssl-master/test/
A Dffc_internal_test.c175 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 Dsparse_array_test.c41 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 Dparam_build_test.c32 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 Dhttp_test.c122 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 Dsecmemtest.c141 int i, res = 0; in test_sec_mem_clear() local
A Dcmp_client_test.c107 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 Dcmp_protect_test.c78 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 Dcmp_hdr_test.c203 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 Dffc_params_validate.c54 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 Dffc_params_generate.c194 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 Dcipher_aes_gcm_hw.c71 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 Dcmp_testlib.c37 int i, res; in STACK_OF_X509_cmp() local
65 int res; in STACK_OF_X509_push1() local
/openssl-master/crypto/property/
A Dproperty_parse.c95 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 Dbio_sock.c46 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 Dxts128.c72 unsigned int carry, res; in CRYPTO_xts128_encrypt() local
111 unsigned int carry, res; in CRYPTO_xts128_encrypt() local
/openssl-master/crypto/evp/
A Devp_rand.c406 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 Dset_key.c74 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 Dcmp_http.c57 OSSL_CMP_MSG *res = NULL; in OSSL_CMP_MSG_http_perform() local
A Dcmp_client.c366 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 Dcmp_asn.c194 int64_t res; in ossl_cmp_asn1_get_int() local
/openssl-master/crypto/dsa/
A Ddsa_gen.c29 int ret = 0, res; in ossl_dsa_generate_ffc_parameters() local
/openssl-master/apps/lib/
A Ds_socket.c81 BIO_ADDRINFO *res = NULL; in init_client() local
273 BIO_ADDRINFO *res = NULL; in do_server() local
/openssl-master/crypto/ct/
A Dct_x509v3.c39 int res = SCT_set_source(sk_SCT_value(s, i), source); in set_sct_list_source() local
/openssl-master/Configurations/platform/
A DBASE.pm43 sub res { return __base($_[1], '.res') . $_[0]->resext() } subroutine
/openssl-master/crypto/x509/
A Dv3_genn.c63 int res; in edipartyname_cmp() local

Completed in 131 milliseconds

12345