Searched refs:lookup_key (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/crypto/openssh/
H A Dssh-pkcs11-helper.c96 lookup_key(struct sshkey *k) function
202 if ((found = lookup_key(key)) != NULL) {
/freebsd-current/contrib/libfido2/tools/
H A Dlargeblob.c97 lookup_key(const char *path, fido_dev_t *dev, const char *rp_id, function
190 r = lookup_key(path, dev, rp_id, &cred_id, pin, key);
/freebsd-current/crypto/openssl/test/
H A Dendecoder_legacy_test.c275 static struct key_st *lookup_key(const char *type) function
515 || !TEST_ptr(key = lookup_key(test_stanza->keytype)))

Completed in 119 milliseconds