Searched refs:tls_prf_fn (Results 1 – 2 of 2) sorted by relevance
403 typedef int (*tls_prf_fn)( const unsigned char *secret, size_t slen, typedef408 static tls_prf_fn ssl_tls12prf_from_cs( int ciphersuite_id );4433 tls_prf_fn prf_func = NULL; in ssl_context_load()7902 static tls_prf_fn ssl_tls12prf_from_cs( int ciphersuite_id ) in ssl_tls12prf_from_cs()
6476 typedef int (*tls_prf_fn)( const unsigned char *secret, size_t slen, typedef6480 static tls_prf_fn ssl_tls12prf_from_cs( int ciphersuite_id ) in ssl_tls12prf_from_cs()