Home
last modified time | relevance | path

Searched defs:tlsversion (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/providers/implementations/ciphers/
Dciphercommon_block.c158 int ossl_cipher_tlsunpadblock(OSSL_LIB_CTX *libctx, unsigned int tlsversion, in ossl_cipher_tlsunpadblock()
/third_party/openssl/providers/implementations/include/prov/
Dciphercommon.h66 unsigned int tlsversion; /* If TLS padding is in use the TLS version number */ member