Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/openssl/providers/implementations/include/prov/
HDciphercommon.h81 int removetlspad; /* Whether TLS padding should be removed or not */ member
/freebsd-14-stable/crypto/openssl/providers/implementations/ciphers/
HDciphercommon.c499 if (ctx->removetlspad) { in ossl_cipher_generic_stream_update()
HDcipher_aes_cbc_hmac_sha1_hw.c63 vctx->removetlspad = 1; in aesni_cbc_hmac_sha1_init_key()
HDcipher_aes_cbc_hmac_sha256_hw.c65 vctx->removetlspad = 1; in aesni_cbc_hmac_sha256_init_key()