Home
last modified time | relevance | path

Searched refs:removetlspad (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
H A Dciphercommon.h74 int removetlspad; /* Whether TLS padding should be removed or not */ member
/third_party/openssl/providers/implementations/include/prov/
H A Dciphercommon.h73 int removetlspad; /* Whether TLS padding should be removed or not */ member
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dciphercommon.c499 if (ctx->removetlspad) { in ossl_cipher_generic_stream_update()
H A Dcipher_aes_cbc_hmac_sha1_hw.c63 vctx->removetlspad = 1; in aesni_cbc_hmac_sha1_init_key()
H A Dcipher_aes_cbc_hmac_sha256_hw.c65 vctx->removetlspad = 1; in aesni_cbc_hmac_sha256_init_key()
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon.c480 if (ctx->removetlspad) { in ossl_cipher_generic_stream_update()
H A Dcipher_aes_cbc_hmac_sha1_hw.c63 vctx->removetlspad = 1; in aesni_cbc_hmac_sha1_init_key()
H A Dcipher_aes_cbc_hmac_sha256_hw.c65 vctx->removetlspad = 1; in aesni_cbc_hmac_sha256_init_key()

Completed in 9 milliseconds