Home
last modified time | relevance | path

Searched refs:csfhello_hash (Results 1 – 1 of 1) sorted by relevance

/openbsd/regress/lib/libssl/key_schedule/
H A Dkey_schedule.c96 const struct tls13_secret csfhello_hash = { variable
214 if (!tls13_derive_application_secrets(secrets, &csfhello_hash)) in main()
216 if (tls13_derive_application_secrets(secrets, &csfhello_hash)) in main()