Home
last modified time | relevance | path

Searched refs:ssl_cipher_get_overhead (Results 1 – 4 of 4) sorted by relevance

/openssl/test/
H A Dcipher_overhead_test.c47 if (!TEST_true(ssl_cipher_get_overhead(ciph, &mac, &in, &blk, &ex))) { in cipher_overhead()
/openssl/ssl/
H A Dd1_lib.c947 if (!ssl_cipher_get_overhead(ciph, &mac_overhead, &int_overhead, in DTLS_get_data_mtu()
H A Dssl_ciph.c2159 int ssl_cipher_get_overhead(const SSL_CIPHER *c, size_t *mac_overhead, in ssl_cipher_get_overhead() function
H A Dssl_local.h2531 __owur int ssl_cipher_get_overhead(const SSL_CIPHER *c, size_t *mac_overhead,

Completed in 28 milliseconds