Searched refs:nlm_get_digest_param (Results 1 – 3 of 3) sorted by relevance
147 int nlm_get_digest_param(struct xlp_sec_command *cmd,
629 if ((ret = nlm_get_digest_param(cmd, csp)) != 0) { in xlp_sec_process()645 if ((ret = nlm_get_digest_param(cmd, csp)) != 0) { in xlp_sec_process()
250 nlm_get_digest_param(struct xlp_sec_command *cmd, in nlm_get_digest_param() function