Searched refs:tls_ver (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c86 unsigned int tls_ver; member in union:__anon4581::__anon4582
482 else if (key->aux.tls_ver >= TLS1_1_VERSION)
865 if ((key->aux.tls_ver =
H A De_aes_cbc_hmac_sha256.c86 unsigned int tls_ver; member in union:__anon4589::__anon4590
498 else if (key->aux.tls_ver >= TLS1_1_VERSION)
844 if ((key->aux.tls_ver =

Completed in 110 milliseconds