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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dcrypto.c146 char thumbprint[NTFS_SHA1_THUMBPRINT_SIZE]; member in struct:__anon2166
319 tp_size = sizeof(rsa_key->thumbprint);
498 /* Return the thumbprint to the caller. */
500 GNUTLS_DIG_SHA1, rsa_key->thumbprint,
503 ntfs_log_error("Failed to get thumbprint: "
508 ntfs_log_error("Invalid thumbprint size %zd. "
510 sizeof(rsa_key->thumbprint));
528 ntfs_log_error("Key type or thumbprint not found, "
1032 unsigned i, thumbprint_size = sizeof(rsa_key->thumbprint);
1044 "thumbprint, skippin
[all...]

Completed in 22 milliseconds