Home
last modified time | relevance | path

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

/crypto/
Decc.h161 int ecc_is_pubkey_valid_full(const struct ecc_curve *curve,
Decc.c1409 if (ecc_is_pubkey_valid_full(curve, pk)) { in ecc_make_pub_key()
1458 int ecc_is_pubkey_valid_full(const struct ecc_curve *curve, in ecc_is_pubkey_valid_full() function
1482 EXPORT_SYMBOL(ecc_is_pubkey_valid_full);