Searched refs:key_load_private_pem (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dauthfile.h27 Key *key_load_private_pem(int, int, const char *, char **);
H A Dssh-keysign.c213 keys[i] = key_load_private_pem(key_fd[i], KEY_UNSPEC,
H A Dssh_namespace.h288 #define key_load_private_pem ssh_key_load_private_pem macro
H A Dauthfile.c596 key_load_private_pem(int fd, int type, const char *passphrase, function

Completed in 86 milliseconds