Home
last modified time | relevance | path

Searched defs:lookup_key (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/crypto/
H A Dtlscredspsk.c35 lookup_key(const char *pskfile, const char *username, gnutls_datum_t *key, in lookup_key() function
/openbmc/qemu/include/qemu/
H A Dqtree.h167 gconstpointer lookup_key, in q_tree_lookup_extended()
/openbmc/qemu/util/
H A Dqtree.c984 gconstpointer lookup_key, in q_tree_lookup_extended()
/openbmc/linux/crypto/
H A Daf_alg.c275 static struct key *lookup_key(key_serial_t serial) in lookup_key() function