Lines Matching refs:Key
69 key_save_private_rsa1(Key *key, const char *filename, const char *passphrase, in key_save_private_rsa1()
166 key_save_private_pem(Key *key, const char *filename, const char *_passphrase, in key_save_private_pem()
206 key_save_private(Key *key, const char *filename, const char *passphrase, in key_save_private()
232 static Key *
236 Key *pub; in key_load_public_rsa1()
288 Key *
291 Key *pub; in key_load_public_type()
312 static Key *
322 Key *prv = NULL; in key_load_private_rsa1()
426 Key *
432 Key *prv = NULL; in key_load_private_pem()
505 Key *
538 Key *
542 Key *pub, *prv; in key_load_private()
571 key_try_load_public(Key *k, const char *filename, char **commentp) in key_try_load_public()
606 Key *
609 Key *pub; in key_load_public()