Searched refs:Ai_len (Results 1 – 1 of 1) sorted by relevance
471 size_t Ai_len; in tls1_prf_P_hash() local488 if (!EVP_MAC_final(ctx_Ai, Ai, &Ai_len, sizeof(Ai))) in tls1_prf_P_hash()497 if (!EVP_MAC_update(ctx, Ai, Ai_len)) in tls1_prf_P_hash()509 if (!EVP_MAC_final(ctx, Ai, &Ai_len, sizeof(Ai))) in tls1_prf_P_hash()
Completed in 4 milliseconds