Searched refs:drvcrypt_register_cipher (Results 1 – 5 of 5) sorted by relevance
67 static inline TEE_Result drvcrypt_register_cipher(struct drvcrypt_cipher *ops) in drvcrypt_register_cipher() function
81 return drvcrypt_register_cipher(&driver_cipher); in se050_cipher_init()
376 return drvcrypt_register_cipher(&driver_cipher_saes); in stm32_register_cipher()378 return drvcrypt_register_cipher(&driver_cipher_cryp); in stm32_register_cipher()
768 ret = drvcrypt_register_cipher(&driver_cipher); in sec_cipher_init()
856 if (drvcrypt_register_cipher(&driver_cipher) == TEE_SUCCESS) in caam_cipher_init()