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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dcrypto.c295 * ntfs_pkcs12_extract_rsa_key
297 static ntfs_rsa_private_key_t *ntfs_pkcs12_extract_rsa_key(u8 *pfx, function
314 ntfs_log_perror("%s", "ntfs_pkcs12_extract_rsa_key");
1242 key = ntfs_pkcs12_extract_rsa_key(pfx_buf, pfx_size, pfx_pwd);

Completed in 23 milliseconds