Home
last modified time | relevance | path

Searched refs:get_fullpath (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dutil.c141 get_fullpath(char *dir, char *filepath) in get_fullpath() function
H A Dmapfile-vers55 get_fullpath;
H A Dcryptoutil.h210 extern char *get_fullpath(char *dir, char *filepath);
/illumos-gate/usr/src/cmd/cmd-crypto/pktool/
H A Ddownload.c111 fullpath = get_fullpath(dir, outfile); in pk_download()
/illumos-gate/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c1052 fullpath = get_fullpath(dirpath, filename); in OpenSSL_FindCert()
1264 fullpath = get_fullpath(dirpath, filename); in OpenSSL_DeleteCert()
1293 fname = get_fullpath(fullpath, in OpenSSL_DeleteCert()
2978 fullpath = get_fullpath(dirpath, keyfile); in OpenSSL_FindKey()
3012 fname = get_fullpath(fullpath, in OpenSSL_FindKey()
3585 fullpath = get_fullpath(dirpath, certfile); in OpenSSL_ExportPK12()
3610 fullpath = get_fullpath(dirpath, keyfile); in OpenSSL_ExportPK12()
4651 fullpath = get_fullpath(dirpath, keyfile); in OpenSSL_CreateSymKey()
4916 fullpath = get_fullpath(dirpath, keyfile); in OpenSSL_StoreKey()
5040 crlfile = get_fullpath(dirpath, incrl); in OpenSSL_ImportCRL()
[all …]
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcertop.c1562 crlfilename = get_fullpath(dir == NULL ? "./" : dir, in cert_crl_check()
1652 crlfilename = get_fullpath(dir == NULL ? "./" : dir, in cert_crl_check()