Home | History | Annotate | Download | only in openssh

Lines Matching refs:sshkey_from_blob

2343 		if ((r = sshkey_from_blob(blob, len, &key)) != 0) {