Home
last modified time | relevance | path

Searched defs:ciph (Results 1 – 25 of 26) sorted by relevance

12

/openssl/test/
H A Dcipher_overhead_test.c14 static int cipher_enabled(const SSL_CIPHER *ciph) in cipher_enabled()
36 const SSL_CIPHER *ciph; in cipher_overhead() local
H A Dtls13encryptiontest.c311 const EVP_CIPHER *ciph = EVP_aes_128_gcm(); in test_tls13_encryption() local
H A Dtls13secretstest.c232 const EVP_CIPHER *ciph, size_t taglen, in ssl_set_new_record_layer()
H A Dthreadstest.c818 EVP_CIPHER *ciph = EVP_CIPHER_fetch(multi_libctx, "AES-128-CBC", NULL); in thread_general_worker() local
H A Devp_extra_test.c4518 EVP_CIPHER *ciph = NULL; in test_ivlen_change() local
4586 EVP_CIPHER *ciph = NULL; in test_keylen_change() local
4883 EVP_CIPHER *ciph = EVP_CIPHER_meth_dup(EVP_aes_128_cbc()); in test_evp_md_cipher_meth() local
H A Dssl_old_test.c782 const SSL_CIPHER *ciph; in print_details() local
/openssl/crypto/evp/
H A Dnames.c186 void EVP_CIPHER_do_all(void (*fn) (const EVP_CIPHER *ciph, in EVP_CIPHER_do_all()
200 void EVP_CIPHER_do_all_sorted(void (*fn) (const EVP_CIPHER *ciph, in EVP_CIPHER_do_all_sorted()
/openssl/crypto/cms/
H A Dcms_enc.c222 int CMS_EncryptedData_set1_key(CMS_ContentInfo *cms, const EVP_CIPHER *ciph, in CMS_EncryptedData_set1_key()
/openssl/ssl/record/methods/
H A Dtlsany_meth.c21 const EVP_CIPHER *ciph, in tls_any_set_crypto_state()
H A Dssl3_meth.c21 const EVP_CIPHER *ciph, in ssl3_set_crypto_state()
H A Dktls_meth.c293 const EVP_CIPHER *ciph, in ktls_set_crypto_state()
408 const EVP_CIPHER *ciph, size_t taglen, in ktls_new_record_layer()
H A Dtls13_meth.c20 const EVP_CIPHER *ciph, in tls13_set_crypto_state()
H A Dtls1_meth.c23 const EVP_CIPHER *ciph, in tls1_set_crypto_state()
H A Dtls_common.c62 const EVP_CIPHER *ciph, in ossl_set_tls_provider_parameters()
1244 const EVP_CIPHER *ciph, size_t taglen, in tls_int_new_record_layer()
1382 const EVP_CIPHER *ciph, size_t taglen, in tls_new_record_layer()
H A Ddtls_meth.c630 const EVP_CIPHER *ciph, size_t taglen, in dtls_new_record_layer()
/openssl/ssl/
H A Ds3_enc.c95 const EVP_CIPHER *ciph; in ssl3_change_cipher_state() local
H A Dd1_lib.c934 const SSL_CIPHER *ciph = SSL_get_current_cipher(ssl); in DTLS_get_data_mtu() local
H A Dtls13_enc.c348 const EVP_CIPHER *ciph, in derive_secret_key_and_iv()
H A Dssl_lib.c7198 const EVP_CIPHER *ciph; in ssl_evp_cipher_fetch() local
/openssl/providers/implementations/ciphers/
H A Dcipher_aes_ocb.c163 size_t inl, OSSL_ocb_cipher_fn ciph) in aes_ocb_block_update_internal()
/openssl/ssl/record/
H A Drec_layer_s3.c1239 const EVP_CIPHER *ciph, size_t taglen, in ssl_set_new_record_layer()
/openssl/ssl/quic/
H A Dquic_tls.c96 const EVP_CIPHER *ciph, size_t taglen, in quic_new_record_layer()
H A Dquic_impl.c3965 const SSL_CIPHER *ciph = ssl3_get_cipher_by_char(p); in ossl_quic_get_cipher_by_char() local
/openssl/engines/
H A De_dasync.c629 const EVP_CIPHER *ciph) in dasync_cipher_ctrl_helper()
/openssl/include/crypto/
H A Devp.h84 } ciph; member

Completed in 133 milliseconds

12