Searched refs:aes_gcm_check_input_args (Results 1 – 1 of 1) sorted by relevance
861 static status_t aes_gcm_check_input_args(AES_Type *base, in aes_gcm_check_input_args() function1015 status = aes_gcm_check_input_args(base, src, iv, aad, dst, inputSize, ivSize, aadSize, tagSize); in aes_gcm_process()