Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/crypto_api/include/
H A Ddrvcrypt.h58 CRYPTO_X25519, /* Asymmetric X25519 driver */ enumerator
H A Ddrvcrypt_acipher.h262 return drvcrypt_register(CRYPTO_X25519, (void *)ops); in drvcrypt_register_x25519()