Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Decc.c1042 static int ecc_is_pubkey_valid_partial(const struct ecc_curve *curve, in ecc_is_pubkey_valid_partial() function
1100 ret = ecc_is_pubkey_valid_partial(curve, pk); in crypto_ecdh_shared_secret()