Searched refs:nvme_auth_augmented_challenge (Results 1 – 3 of 3) sorted by relevance
332 int nvme_auth_augmented_challenge(u8 hmac_id, u8 *skey, size_t skey_len, in nvme_auth_augmented_challenge() function374 EXPORT_SYMBOL_GPL(nvme_auth_augmented_challenge);
342 ret = nvme_auth_augmented_challenge(ctrl->shash_id, in nvmet_auth_host_hash()448 ret = nvme_auth_augmented_challenge(ctrl->shash_id, in nvmet_auth_ctrl_hash()
467 ret = nvme_auth_augmented_challenge(chap->hash_id, in nvme_auth_dhchap_setup_host_response()545 ret = nvme_auth_augmented_challenge(chap->hash_id, in nvme_auth_dhchap_setup_ctrl_response()
Completed in 11 milliseconds