Searched refs:dhkem_extract_and_expand (Results 1 – 2 of 2) sorted by relevance
294 static int dhkem_extract_and_expand(EVP_KDF_CTX *kctx, in dhkem_extract_and_expand() function516 if (!dhkem_extract_and_expand(kdfctx, secret, info->Nsecret, in derive_secret()
337 static int dhkem_extract_and_expand(EVP_KDF_CTX *kctx, in dhkem_extract_and_expand() function613 if (!dhkem_extract_and_expand(kdfctx, secret, info->Nsecret, in derive_secret()
Completed in 12 milliseconds