Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dciphercommon.h81 int removetlspad; /* Whether TLS padding should be removed or not */ member
/netbsd-src/crypto/external/bsd/openssl/dist/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()