Searched refs:pfx_pwd (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dcrypto.c1194 const char *pfx_file, *pfx_pwd; local
1210 pfx_pwd = config_setting_get_string_elem(cfg_key, 1);
1217 if (!pfx_pwd)
1218 pfx_pwd = "";
1242 key = ntfs_pkcs12_extract_rsa_key(pfx_buf, pfx_size, pfx_pwd);

Completed in 22 milliseconds