Searched refs:lookup_key (Results 1 – 3 of 3) sorted by relevance
99 lookup_key(struct sshkey *k) in lookup_key() function211 if ((found = lookup_key(key)) == NULL) in process_sign()
97 lookup_key(const char *path, fido_dev_t *dev, const char *rp_id, in lookup_key() function190 r = lookup_key(path, dev, rp_id, &cred_id, pin, key); in load_key()
275 static struct key_st *lookup_key(const char *type) in lookup_key() function515 || !TEST_ptr(key = lookup_key(test_stanza->keytype))) in test_key()