Searched refs:key_from_printable (Results 1 – 3 of 3) sorted by relevance
/openbsd/sbin/isakmpd/ |
H A D | key.h | 37 void key_from_printable(int, int, char *, u_int8_t **, u_int32_t *);
|
H A D | key.c | 145 key_from_printable(int type, int private, char *key, u_int8_t **data, in key_from_printable() function
|
H A D | ike_auth.c | 951 key_from_printable(ISAKMP_KEY_RSA, ISAKMP_KEYTYPE_PRIVATE, in rsa_sig_encode_hash()
|