Home
last modified time | relevance | path

Searched defs:dfinal (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/crypto_api/authenc/
A Dauthenc.c216 struct drvcrypt_authenc_final dfinal = { in authenc_enc_final() local
264 struct drvcrypt_authenc_final dfinal = { in authenc_dec_final() local
/optee_os-3.20.0/core/drivers/crypto/stm32/
A Dauthenc.c271 static TEE_Result stm32_ae_enc_final(struct drvcrypt_authenc_final *dfinal) in stm32_ae_enc_final()
285 static TEE_Result stm32_ae_dec_final(struct drvcrypt_authenc_final *dfinal) in stm32_ae_dec_final()
/optee_os-3.20.0/core/drivers/crypto/versal/
A Dauthenc.c565 static TEE_Result do_enc_final(struct drvcrypt_authenc_final *dfinal) in do_enc_final()
619 static TEE_Result do_dec_final(struct drvcrypt_authenc_final *dfinal) in do_dec_final()

Completed in 5 milliseconds