Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
Dntfsdecrypt.c70 typedef gcry_sexp_t ntfs_rsa_private_key; typedef
410 static ntfs_rsa_private_key ntfs_rsa_private_key_import_from_gnutls( in ntfs_rsa_private_key_import_from_gnutls()
456 return (ntfs_rsa_private_key)rsa_key; in ntfs_rsa_private_key_import_from_gnutls()
462 static void ntfs_rsa_private_key_release(ntfs_rsa_private_key rsa_key) in ntfs_rsa_private_key_release()
470 static ntfs_rsa_private_key ntfs_pkcs12_extract_rsa_key(u8 *pfx, int pfx_size, in ntfs_pkcs12_extract_rsa_key()
480 ntfs_rsa_private_key rsa_key = NULL; in ntfs_pkcs12_extract_rsa_key()
765 ntfs_rsa_private_key rsa_key) in ntfs_raw_fek_decrypt()
1164 ntfs_rsa_private_key rsa_key, char *thumbprint, in ntfs_df_array_fek_get()
1233 ntfs_rsa_private_key rsa_key, char *thumbprint, in ntfs_inode_fek_get()
1541 ntfs_rsa_private_key rsa_key; in main()