Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/cipher/
H A Dlocal.h94 TEE_Result caam_cipher_update_xts(struct drvcrypt_cipher_update *dupdate);
H A Dcaam_cipher_xts.c77 TEE_Result caam_cipher_update_xts(struct drvcrypt_cipher_update *dupdate) in caam_cipher_update_xts() function
H A Dcaam_cipher.c66 .update = caam_cipher_update_xts,