Searched defs:dupdate (Results 1 – 12 of 12) sorted by relevance
141 static TEE_Result do_update_mac(struct drvcrypt_cipher_update *dupdate) in do_update_mac()418 static TEE_Result do_update_cmac(struct drvcrypt_cipher_update *dupdate) in do_update_cmac()634 struct drvcrypt_cipher_update dupdate = { }; in do_cmac_update() local668 struct drvcrypt_cipher_update dupdate = { }; in do_cmac_final() local
525 static TEE_Result do_update_streaming(struct drvcrypt_cipher_update *dupdate) in do_update_streaming()741 static TEE_Result do_update_cipher(struct drvcrypt_cipher_update *dupdate) in do_update_cipher()819 static TEE_Result do_update(struct drvcrypt_cipher_update *dupdate) in do_update()
77 TEE_Result caam_cipher_update_xts(struct drvcrypt_cipher_update *dupdate) in caam_cipher_update_xts()
30 static TEE_Result do_update(struct drvcrypt_cipher_update *dupdate) in do_update()
130 struct drvcrypt_authenc_update_aad dupdate = { in authenc_update_aad() local170 struct drvcrypt_authenc_update_payload dupdate = { in authenc_update_payload() local
234 stm32_ae_update_aad(struct drvcrypt_authenc_update_aad *dupdate) in stm32_ae_update_aad()243 stm32_ae_update_payload(struct drvcrypt_authenc_update_payload *dupdate) in stm32_ae_update_payload()
214 static TEE_Result stm32_cipher_update(struct drvcrypt_cipher_update *dupdate) in stm32_cipher_update()
133 struct drvcrypt_cipher_update dupdate = { in cipher_update() local
202 caam_ae_update_aad(struct drvcrypt_authenc_update_aad *dupdate) in caam_ae_update_aad()247 caam_ae_update_payload(struct drvcrypt_authenc_update_payload *dupdate) in caam_ae_update_payload()
614 static TEE_Result sec_cipher_param_check(struct drvcrypt_cipher_update *dupdate) in sec_cipher_param_check()680 static TEE_Result sec_cipher_update(struct drvcrypt_cipher_update *dupdate) in sec_cipher_update()
522 sec_authenc_update_aad(struct drvcrypt_authenc_update_aad *dupdate) in sec_authenc_update_aad()
410 static TEE_Result do_update_aad(struct drvcrypt_authenc_update_aad *dupdate) in do_update_aad()463 update_payload(struct drvcrypt_authenc_update_payload *dupdate, bool is_last) in update_payload()