Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/crypto_api/include/
H A Ddrvcrypt.h59 CRYPTO_X448, /* Asymmetric X448 driver */ enumerator
H A Ddrvcrypt_acipher.h272 return drvcrypt_register(CRYPTO_X448, (void *)ops); in drvcrypt_register_x448()