Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Dcipher.c70 static struct drvcrypt_cipher driver_cipher = { variable
81 return drvcrypt_register_cipher(&driver_cipher); in se050_cipher_init()
/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dcipher.c135 static struct drvcrypt_cipher driver_cipher = { variable
146 return drvcrypt_register_cipher(&driver_cipher); in stm32_register_cipher()
/optee_os-3.20.0/core/drivers/crypto/caam/cipher/
A Dcaam_cipher.c879 static struct drvcrypt_cipher driver_cipher = { variable
897 if (drvcrypt_register_cipher(&driver_cipher) == TEE_SUCCESS) in caam_cipher_init()

Completed in 4 milliseconds