Home
last modified time | relevance | path

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

/linux/drivers/target/iscsi/
H A Discsi_target_auth.c527 ret = crypto_shash_update(desc, auth->password_mutual, in chap_server_compute_hash()
528 strlen(auth->password_mutual)); in chap_server_compute_hash()
/linux/include/target/iscsi/
H A Discsi_target_core.h744 char password_mutual[MAX_PASS_LEN]; member