Searched refs:PROV_CIPHER_FLAG_TLS1_MULTIBLOCK (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/crypto/openssl/providers/implementations/include/prov/
H A Dciphercommon.h38 #define PROV_CIPHER_FLAG_TLS1_MULTIBLOCK 0x0008 macro
/freebsd-current/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha.c34 | PROV_CIPHER_FLAG_TLS1_MULTIBLOCK)
H A Dciphercommon.c72 && !OSSL_PARAM_set_int(p, (flags & PROV_CIPHER_FLAG_TLS1_MULTIBLOCK) != 0)) {

Completed in 57 milliseconds