Home
last modified time | relevance | path

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

/linux/drivers/nvme/target/
H A Dfabrics-cmd-auth.c211 nvmet_auth_insert_psk(req->sq); in nvmet_auth_reply()
353 nvmet_auth_insert_psk(req->sq); in nvmet_execute_auth_send()
H A Dauth.c556 void nvmet_auth_insert_psk(struct nvmet_sq *sq) in nvmet_auth_insert_psk() function