Searched refs:xlp_rsa_command (Results 1 – 2 of 2) sorted by relevance
80 static int xlp_get_rsa_opsize(struct xlp_rsa_command *cmd, unsigned int bits);81 static void xlp_free_cmd_params(struct xlp_rsa_command *cmd);139 struct xlp_rsa_command *cmd = NULL; in xlp_rsa_init()161 cmd = malloc(sizeof(struct xlp_rsa_command), M_DEVBUF, in xlp_rsa_init()211 struct xlp_rsa_command *cmd; in nlm_xlprsaecc_msgring_handler()225 cmd = (struct xlp_rsa_command *)(uintptr_t)msg->msg[1]; in nlm_xlprsaecc_msgring_handler()320 xlp_free_cmd_params(struct xlp_rsa_command *cmd) in xlp_free_cmd_params()336 xlp_get_rsa_opsize(struct xlp_rsa_command *cmd, unsigned int bits) in xlp_get_rsa_opsize()394 struct xlp_rsa_command *cmd) in nlm_crypto_complete_rsa_request()425 struct xlp_rsa_command *cmd; in xlp_rsa_kprocess()[all …]
40 struct xlp_rsa_command { struct