Searched refs:hwaes_check_arg_out (Results 1 – 1 of 1) sorted by relevance
58 static uint32_t hwaes_check_arg_out(const struct hwaes_arg_out* arg) { in hwaes_check_arg_out() function85 rc = hwaes_check_arg_out(&args->text_out); in hwaes_aes_op()152 hwaes_check_arg_out(&args->tag_out) == HWAES_NO_ERROR) { in hwaes_aes_op()174 if (hwaes_check_arg_out(&args->tag_out) != HWAES_NO_ERROR) { in hwaes_aes_op()183 if (hwaes_check_arg_out(&args->tag_out) == HWAES_NO_ERROR) { in hwaes_aes_op()267 if (hwaes_check_arg_out(&args->tag_out) == HWAES_NO_ERROR) { in hwaes_aes_op()