Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Decc.c72 static bool algo_is_valid(uint32_t curve, uint32_t algo) in algo_is_valid() function
176 if (!algo_is_valid(key->curve, algo)) in ecc_sign()
248 if (!algo_is_valid(key->curve, algo)) in ecc_verify()