Home
last modified time | relevance | path

Searched defs:keyname (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-webui/app/server-health/controllers/
H A Dsyslog-controller.js77 $scope.sortBy = function(keyname, isReverse) { argument
/openbmc/qemu/ui/
H A Dkeymaps.c93 char keyname[64]; in parse_keyboard_layout() local
/openbmc/linux/net/rxrpc/
H A Dkey.c535 struct key *rxrpc_get_null_key(const char *keyname) in rxrpc_get_null_key()
/openbmc/linux/fs/afs/
H A Dcell.c646 char keyname[4 + AFS_MAXCELLNAME + 1], *cp, *dp; in afs_alloc_anon_key() local
/openbmc/u-boot/tools/
H A Dkwbimage.c495 static int kwb_import_pubkey(RSA **key, struct pubkey_der_v1 *src, char *keyname) in kwb_import_pubkey()
517 char *keyname) in kwb_export_pubkey()
/openbmc/u-boot/common/
H A Dimage-fit.c165 const char *keyname; in fit_image_print_data() local
/openbmc/u-boot/include/
H A Dimage.h1130 const char *keyname; /* Name of key to use */ member