Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/aes/
Dfsl_aes.c861 static status_t aes_gcm_check_input_args(AES_Type *base, in aes_gcm_check_input_args() function
1015 status = aes_gcm_check_input_args(base, src, iv, aad, dst, inputSize, ivSize, aadSize, tagSize); in aes_gcm_process()