Searched refs:parse_and_check_key_hexa_digit (Results 1 – 1 of 1) sorted by relevance
2335 parse_and_check_key_hexa_digit(char *key, int idx) in parse_and_check_key_hexa_digit() function2382 xdgt0 = parse_and_check_key_hexa_digit(res->key, (i * 2)); in cmd_config_rss_hash_key_parsed()2385 xdgt1 = parse_and_check_key_hexa_digit(res->key, (i * 2) + 1); in cmd_config_rss_hash_key_parsed()11858 xdgt0 = parse_and_check_key_hexa_digit(res->key, (i * 2)); in cmd_set_macsec_sa_parsed()11861 xdgt1 = parse_and_check_key_hexa_digit(res->key, (i * 2) + 1); in cmd_set_macsec_sa_parsed()