Searched refs:removetlsfixed (Results 1 – 6 of 6) sorted by relevance
206 if (!ossl_assert(ctx->base.removetlsfixed >= AES_BLOCK_SIZE)) { in aes_set_ctx_params()214 ctx->base.removetlsfixed -= AES_BLOCK_SIZE; in aes_set_ctx_params()
494 if (!ossl_assert(*outl >= ctx->removetlsfixed)) in ossl_cipher_generic_stream_update()496 *outl -= ctx->removetlsfixed; in ossl_cipher_generic_stream_update()
45 bctx->removetlsfixed = MD5_DIGEST_LENGTH; in cipher_hw_rc4_hmac_md5_initkey()
64 vctx->removetlsfixed = SHA_DIGEST_LENGTH + AES_BLOCK_SIZE; in aesni_cbc_hmac_sha1_init_key()
66 vctx->removetlsfixed = SHA256_DIGEST_LENGTH + AES_BLOCK_SIZE; in aesni_cbc_hmac_sha256_init_key()
74 size_t removetlsfixed; /* member