Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dtls1_prf.c463 static int tls1_prf_P_hash(EVP_MAC_CTX *ctx_init, in tls1_prf_P_hash() function
562 if (!tls1_prf_P_hash(mdctx, sec, L_S1, in tls1_prf_alg()
569 if (!tls1_prf_P_hash(sha1ctx, sec + slen - L_S2, L_S2, in tls1_prf_alg()
581 if (!tls1_prf_P_hash(mdctx, sec, slen, seed, seed_len, out, olen)) in tls1_prf_alg()

Completed in 7 milliseconds