Home
last modified time | relevance | path

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

/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_auth.c73 static int chap_test_algorithm(const char *name) in chap_test_algorithm() function
119 if (chap_test_algorithm(digest_name) < 0) { in chap_check_algorithm()