Searched refs:tls_prf_fn (Results 1 – 1 of 1) sorted by relevance
401 typedef int (*tls_prf_fn)(const unsigned char *secret, size_t slen, typedef406 static tls_prf_fn ssl_tls12prf_from_cs(int ciphersuite_id);5243 tls_prf_fn prf_func = NULL; in ssl_context_load()8727 static tls_prf_fn ssl_tls12prf_from_cs(int ciphersuite_id) in ssl_tls12prf_from_cs()