Home
last modified time | relevance | path

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

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