Searched defs:int_overhead (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/openssl/openssl/ssl/ |
H A D | d1_lib.c | 945 size_t mac_overhead, int_overhead, blocksize, ext_overhead; in DTLS_get_data_mtu() local
|
H A D | ssl_ciph.c | 2161 ssl_cipher_get_overhead(const SSL_CIPHER *c, size_t *mac_overhead, size_t *int_overhead, size_t *blocksize, size_t *ext_overhead) ssl_cipher_get_overhead() argument
|
/third_party/openssl/ssl/ |
H A D | d1_lib.c | 928 size_t mac_overhead, int_overhead, blocksize, ext_overhead; in DTLS_get_data_mtu() local
|
H A D | ssl_ciph.c | 2160 ssl_cipher_get_overhead(const SSL_CIPHER *c, size_t *mac_overhead, size_t *int_overhead, size_t *blocksize, size_t *ext_overhead) ssl_cipher_get_overhead() argument
|
Completed in 8 milliseconds