HomeSort by relevance Sort by last modified time
    Searched refs:key_load_private_pem (Results 1 - 3 of 3) sorted by null

  /external/openssh/
authfile.h 27 Key *key_load_private_pem(int, int, const char *, char **);
ssh-keysign.c 213 keys[i] = key_load_private_pem(key_fd[i], KEY_UNSPEC,
authfile.c 596 key_load_private_pem(int fd, int type, const char *passphrase, function

Completed in 1101 milliseconds