Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/crypto_api/acipher/
H A Decc.c76 unsigned int algo_curve = TEE_ALG_GET_DIGEST_HASH(algo); in algo_is_valid() local
83 if (curve == algo_curve) { in algo_is_valid()