Searched refs:sshauthopt_deserialise (Results 1 – 3 of 3) sorted by relevance
86 int sshauthopt_deserialise(struct sshbuf *m, struct sshauthopt **opts);
850 sshauthopt_deserialise(struct sshbuf *m, struct sshauthopt **optsp) in sshauthopt_deserialise() function
539 (r = sshauthopt_deserialise(m, &opts)) != 0) in mm_key_allowed()