Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/stm32/
H A Dcipher.c345 static struct drvcrypt_cipher driver_cipher_cryp = { variable
369 op == &driver_cipher_cryp ? "CRYP peripheral" : in stm32_register_cipher()
378 return drvcrypt_register_cipher(&driver_cipher_cryp); in stm32_register_cipher()