Searched refs:fetch_key (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libkmf/plugins/kmf_openssl/common/ |
H A D | openssl_spi.c | 2811 fetch_key(KMF_HANDLE_T handle, char *path, in fetch_key() function 2977 rv = fetch_key(handle, fname, in OpenSSL_FindKey() 2995 rv = fetch_key(handle, fullpath, keyclass, key); in OpenSSL_FindKey() 3557 rv = fetch_key(handle, fullpath, KMF_ASYM_PRI, &key); in OpenSSL_ExportPK12()
|