Lines Matching refs:TLS
5 EVP_KDF-TLS13_KDF - The TLS 1.3 EVP_KDF implementation
9 Support for computing the TLS 1.3 version of the B<HKDF> KDF through
13 as used by TLS 1.3.
40 This parameter sets the label prefix on the specified TLS 1.3 KDF context.
41 For TLS 1.3 this should be set to the ASCII string "tls13 " without a
46 This parameter sets the label on the specified TLS 1.3 KDF context.
51 This parameter sets the context data on the specified TLS 1.3 KDF context.
56 This parameter sets the mode for the TLS 1.3 KDF operation.
120 This KDF is intended for use by the TLS 1.3 implementation in libssl.
127 A context for a TLS 1.3 KDF can be obtained by calling:
132 The output length of a TLS 1.3 KDF expand operation is specified via the