Searched defs:tls_prf_sha256 (Results 1 – 3 of 3) sorted by relevance
29 int tls_prf_sha256(const u8 *secret, size_t secret_len, const char *label, in tls_prf_sha256() function
6282 static int tls_prf_sha256(const unsigned char *secret, size_t slen, in tls_prf_sha256() function