Home
last modified time | relevance | path

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

1234567

/openssl/test/
H A Dffc_internal_test.c176 int ret = 0, res; in ffc_params_validate_g_unverified_test() local
246 int ret = 0, res = -1; in ffc_params_validate_pq_test() local
348 int ret = 0, res = -1; in ffc_params_gen_test() local
369 int ret = 0, res = -1; in ffc_params_gen_canonicalg_test() local
394 int ret = 0, res = -1; in ffc_params_fips186_2_gen_validate_test() local
443 int ret = 0, res = -1; in ffc_public_validate_test() local
541 int ret = 0, res = -1; in ffc_private_validate_test() local
608 int ret = 0, res = -1, N; in ffc_private_gen_test() local
H A Dparam_build_test.c24 int res = 0; in template_public_single_zero_test() local
57 int res = 0; in template_private_single_zero_test() local
101 int res = 0; in template_public_test() local
249 int res = 0; in template_private_test() local
402 int i, res = 0; in builder_limit_test() local
453 int res = 0; in builder_merge_test() local
H 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
H A Dcmp_hdr_test.c74 int res = 0; in execute_HDR_get0_senderNonce_test() local
110 int res = 0; in execute_HDR_set1_sender_test() local
144 int res = 0; in execute_HDR_set1_recipient_test() local
217 int res = 0; in execute_HDR_set1_senderKID_test() local
279 int res = 0; in execute_HDR_push1_freeText_test() local
346 int res = 0; in execute_HDR_generalInfo_push1_items_test() local
H A Drand_test.c69 int err = 0, res = 0; in test_rand_uniform() local
100 int res = 0; in fips_health_test_one() local
H A Dhttp_test.c131 int res = 0; in test_http_method() local
213 int i, res = 0; in test_http_keep_alive() local
257 int res; in test_http_url_ok() local
286 int res; in test_http_url_path_query_ok() local
328 int res; in test_http_url_invalid() local
425 int res = 0; in test_http_resp_hdr_limit() local
H A Dcontext_internal_test.c54 int res = 0; in test_set_get_conf_diagnostics() local
/openssl/crypto/modes/
H A Dxts128gb.c72 u8 res; in ossl_crypto_xts128gb_encrypt() local
100 u8 carry, res; in ossl_crypto_xts128gb_encrypt() local
130 u8 res; in ossl_crypto_xts128gb_encrypt() local
158 u8 carry, res; in ossl_crypto_xts128gb_encrypt() local
H A Dxts128.c72 unsigned int carry, res; in CRYPTO_xts128_encrypt() local
111 unsigned int carry, res; in CRYPTO_xts128_encrypt() local
/openssl/crypto/ffc/
H 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()
H A Dffc_params_generate.c194 int *res) in generate_p()
315 int generate_seed, int *retm, int *res, in generate_q_fips186_4()
392 int *res, BN_GENCB *cb) in generate_q_fips186_2()
518 size_t L, size_t N, int *res, in ossl_ffc_params_FIPS186_4_gen_verify()
811 size_t L, size_t N, int *res, in ossl_ffc_params_FIPS186_2_gen_verify()
1045 int *res, BN_GENCB *cb) in ossl_ffc_params_FIPS186_4_generate()
1055 int *res, BN_GENCB *cb) in ossl_ffc_params_FIPS186_2_generate()
/openssl/test/testutil/
H A Dprovider.c102 int res; in fips_provider_version_eq() local
112 int res; in fips_provider_version_ne() local
122 int res; in fips_provider_version_le() local
135 int res; in fips_provider_version_lt() local
148 int res; in fips_provider_version_gt() local
161 int res; in fips_provider_version_ge() local
/openssl/demos/guide/
H A Dtls-client-non-block.c33 BIO_ADDRINFO *res; in create_socket_bio() local
138 static int handle_io_failure(SSL *ssl, int res) in handle_io_failure()
182 int res = EXIT_FAILURE; in main() local
H A Dquic-client-non-block.c34 BIO_ADDRINFO *res; in create_socket_bio() local
165 static int handle_io_failure(SSL *ssl, int res) in handle_io_failure()
229 int res = EXIT_FAILURE; in main() local
H A Dtls-client-block.c32 BIO_ADDRINFO *res; in create_socket_bio() local
105 int res = EXIT_FAILURE; in main() local
H A Dquic-client-block.c33 BIO_ADDRINFO *res; in create_socket_bio() local
122 int res = EXIT_FAILURE; in main() local
H A Dquic-multi-stream.c33 BIO_ADDRINFO *res; in create_socket_bio() local
140 int res = EXIT_FAILURE; in main() local
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_hw.c70 size_t res = (16 - ctx->gcm.mres) % 16; in generic_aes_gcm_cipher_update() local
99 size_t res = (16 - ctx->gcm.mres) % 16; in generic_aes_gcm_cipher_update() local
/openssl/test/helpers/
H A Dcmp_testlib.c37 int i, res; in STACK_OF_X509_cmp() local
65 int res; in STACK_OF_X509_push1() local
/openssl/fuzz/
H A Dprovider.c104 static int read_uint(const uint8_t **buf, size_t *len, uint64_t **res) in read_uint()
122 static int read_int(const uint8_t **buf, size_t *len, int64_t **res) in read_int()
140 static int read_double(const uint8_t **buf, size_t *len, double **res) in read_double()
158 static int read_utf8_string(const uint8_t **buf, size_t *len, char **res) in read_utf8_string()
181 static int read_utf8_ptr(const uint8_t **buf, size_t *len, char **res) in read_utf8_ptr()
193 static int read_octet_string(const uint8_t **buf, size_t *len, char **res) in read_octet_string()
225 static int read_octet_ptr(const uint8_t **buf, size_t *len, char **res) in read_octet_ptr()
/openssl/crypto/property/
H A Dproperty_parse.c96 static int parse_number(const char *t[], OSSL_PROPERTY_DEFINITION *res) in parse_number()
126 static int parse_hex(const char *t[], OSSL_PROPERTY_DEFINITION *res) in parse_hex()
163 static int parse_oct(const char *t[], OSSL_PROPERTY_DEFINITION *res) in parse_oct()
194 OSSL_PROPERTY_DEFINITION *res, const int create) in parse_string()
225 OSSL_PROPERTY_DEFINITION *res, const int create) in parse_unquoted()
257 OSSL_PROPERTY_DEFINITION *res, int create) in parse_value()
348 OSSL_PROPERTY_LIST *res = NULL; in ossl_parse_property() local
408 OSSL_PROPERTY_LIST *res = NULL; in ossl_parse_query() local
/openssl/crypto/cmp/
H A Dcmp_genm.c39 int res = X509_cmp_timeframe(vpm, X509_get0_notBefore(cert), in ossl_X509_check() local
255 int res = 0; in verify_ss_cert_trans() local
293 int res = 0; in OSSL_CMP_get1_rootCaKeyUpdate() local
358 int res = 0; in OSSL_CMP_get1_crlUpdate() local
415 int res = 0; in OSSL_CMP_get1_certReqTemplate() local
/openssl/crypto/bio/
H A Dbio_sock.c47 BIO_ADDRINFO *res = NULL; in BIO_get_host_ip() local
76 BIO_ADDRINFO *res = NULL; in BIO_get_port() local
256 BIO_ADDRINFO *res = NULL; in BIO_get_accept_socket() local
289 BIO_ADDR res; in BIO_accept() local
/openssl/crypto/evp/
H A Devp_rand.c418 int res; in EVP_RAND_CTX_get_params() local
437 int res; in EVP_RAND_CTX_set_params() local
526 int res; in EVP_RAND_instantiate() local
543 int res; in EVP_RAND_uninstantiate() local
588 int res; in EVP_RAND_generate() local
612 int res; in EVP_RAND_reseed() local
635 unsigned int res; in EVP_RAND_get_strength() local
658 int res; in EVP_RAND_nonce() local
687 int res; in EVP_RAND_verify_zeroization() local
723 int res; in evp_rand_get_seed() local
/openssl/ssl/quic/
H A Dquic_reactor.c18 void (*tick_cb)(QUIC_TICK_RESULT *res, void *arg, in ossl_quic_reactor_init()
100 QUIC_TICK_RESULT res = {0}; in ossl_quic_reactor_tick() local
351 int res; in ossl_quic_reactor_block_until_pred() local

Completed in 68 milliseconds

1234567