Searched refs:caam_cipher_update_xts (Results 1 – 3 of 3) sorted by relevance
94 TEE_Result caam_cipher_update_xts(struct drvcrypt_cipher_update *dupdate);
77 TEE_Result caam_cipher_update_xts(struct drvcrypt_cipher_update *dupdate) in caam_cipher_update_xts() function
66 .update = caam_cipher_update_xts,