Searched refs:sha1ctx (Results 1 – 1 of 1) sorted by relevance
86 static int tls1_prf_alg(EVP_MAC_CTX *mdctx, EVP_MAC_CTX *sha1ctx,549 static int tls1_prf_alg(EVP_MAC_CTX *mdctx, EVP_MAC_CTX *sha1ctx, in tls1_prf_alg() argument554 if (sha1ctx != NULL) { in tls1_prf_alg()569 if (!tls1_prf_P_hash(sha1ctx, sec + slen - L_S2, L_S2, in tls1_prf_alg()
Completed in 6 milliseconds