Home
last modified time | relevance | path

Searched refs:oblob (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssh/
H A Dauth-options.c77 cert_option_list(struct sshauthopt *opts, struct sshbuf *oblob, in cert_option_list() argument
85 if ((c = sshbuf_fromb(oblob)) == NULL) { in cert_option_list()