Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dcipher.c354 static struct drvcrypt_cipher driver_cipher_saes = { variable
370 op == &driver_cipher_saes ? "SAES peripheral" : in stm32_register_cipher()
376 return drvcrypt_register_cipher(&driver_cipher_saes); in stm32_register_cipher()