Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Decc.c1023 static int ecc_is_pubkey_valid_partial(const struct ecc_curve *curve, in ecc_is_pubkey_valid_partial() function
1081 ret = ecc_is_pubkey_valid_partial(curve, pk); in crypto_ecdh_shared_secret()