Searched defs:fetch_key (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/term/
H A Dat_keyboard.c368 fetch_key (int *is_break) function
507 key = fetch_key (&is_break);
/osnet-11/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c2813 fetch_key(KMF_HANDLE_T handle, char *path, function
2979 rv = fetch_key(handle, fname,
2997 rv = fetch_key(handle, fullpath, keyclass, key);
3559 rv = fetch_key(handle, fullpath, KMF_ASYM_PRI, &key);

Completed in 24 milliseconds