Searched refs:sec_len (Results 1 – 2 of 2) sorted by relevance
464 const unsigned char *sec, size_t sec_len, in tls1_prf_P_hash() argument474 if (!EVP_MAC_init(ctx_init, sec, sec_len, NULL)) in tls1_prf_P_hash()
804 OSSL_CMP_CTX_set1_secretValue(cmp_ctx, sec, sec_len);
Completed in 14 milliseconds