Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dciphercommon_block.c158 int ossl_cipher_tlsunpadblock(OSSL_LIB_CTX *libctx, unsigned int tlsversion, in ossl_cipher_tlsunpadblock()
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dciphercommon.h74 unsigned int tlsversion; /* If TLS padding is in use the TLS version number */ member