Searched refs:nlm_get_cipher_param (Results 1 – 3 of 3) sorted by relevance
149 int nlm_get_cipher_param(struct xlp_sec_command *cmd,
613 if ((ret = nlm_get_cipher_param(cmd, csp)) != 0) { in xlp_sec_process()641 if ((ret = nlm_get_cipher_param(cmd, csp)) != 0) { in xlp_sec_process()
269 nlm_get_cipher_param(struct xlp_sec_command *cmd, in nlm_get_cipher_param() function