Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha.h21 int (*tls1_multiblock_max_bufsize)(void *ctx); member
Dcipher_aes_cbc_hmac_sha.c230 size_t len = hw->tls1_multiblock_max_bufsize(ctx); in aes_get_ctx_params()
/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_cbc_hmac_sha.h21 int (*tls1_multiblock_max_bufsize)(void *ctx); member
Dcipher_aes_cbc_hmac_sha.c230 size_t len = hw->tls1_multiblock_max_bufsize(ctx); in aes_get_ctx_params()