Searched refs:key_private_serialize (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ | ||
D | key.h | 90 void key_private_serialize(const Key *, struct sshbuf *); |
D | key.c | 269 key_private_serialize(const Key *key, struct sshbuf *b) in key_private_serialize() function |