Home
last modified time | relevance | path

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

/external/openssh/
Dkey.h90 void key_private_serialize(const Key *, struct sshbuf *);
Dkey.c269 key_private_serialize(const Key *key, struct sshbuf *b) in key_private_serialize() function