Searched refs:do_update_cmac (Results 1 – 1 of 1) sorted by relevance
21 static TEE_Result do_update_cmac(struct drvcrypt_cipher_update *dupdate);51 .update = do_update_cmac,418 static TEE_Result do_update_cmac(struct drvcrypt_cipher_update *dupdate) in do_update_cmac() function