Home
last modified time | relevance | path

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

/third_party/ntfs-3g/ntfsprogs/
H A Dntfsdecrypt.c471 char *password, char *thumbprint, int thumbprint_size, in ntfs_pkcs12_extract_rsa_key()
680 /* Return the thumbprint to the caller. */ in ntfs_pkcs12_extract_rsa_key()
682 GNUTLS_DIG_SHA1, thumbprint, &tp_size); in ntfs_pkcs12_extract_rsa_key()
684 ntfs_log_error("Failed to get thumbprint: " in ntfs_pkcs12_extract_rsa_key()
689 ntfs_log_error("Invalid thumbprint size %zd. " in ntfs_pkcs12_extract_rsa_key()
709 ntfs_log_error("Key type or thumbprint not found, " in ntfs_pkcs12_extract_rsa_key()
1164 ntfs_rsa_private_key rsa_key, char *thumbprint, in ntfs_df_array_fek_get()
1185 "thumbprint, skipping DF entry.\n"); in ntfs_df_array_fek_get()
1202 thumbprint, thumbprint_size)) { in ntfs_df_array_fek_get()
1233 ntfs_rsa_private_key rsa_key, char *thumbprint, in ntfs_inode_fek_get()
470 ntfs_pkcs12_extract_rsa_key(u8 *pfx, int pfx_size, char *password, char *thumbprint, int thumbprint_size, NTFS_DF_TYPES *df_type) ntfs_pkcs12_extract_rsa_key() argument
1163 ntfs_df_array_fek_get(EFS_DF_ARRAY_HEADER *df_array, ntfs_rsa_private_key rsa_key, char *thumbprint, int thumbprint_size) ntfs_df_array_fek_get() argument
1232 ntfs_inode_fek_get(ntfs_inode *inode, ntfs_rsa_private_key rsa_key, char *thumbprint, int thumbprint_size, NTFS_DF_TYPES df_type) ntfs_inode_fek_get() argument
1548 char thumbprint[NTFS_SHA1_THUMBPRINT_SIZE]; main() local
[all...]
/third_party/curl/lib/vtls/
H A Dschannel.c389 TCHAR **thumbprint) in get_cert_location()
429 *thumbprint = sep + 1; in get_cert_location()
430 if(_tcslen(*thumbprint) != CERT_THUMBPRINT_STR_LEN) in get_cert_location()
388 get_cert_location(TCHAR *path, DWORD *store_name, TCHAR **store_path, TCHAR **thumbprint) get_cert_location() argument

Completed in 5 milliseconds