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

/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Dcrypto.c309 size_t tp_size; local
319 tp_size = sizeof(rsa_key->thumbprint);
501 &tp_size);
507 if (tp_size != NTFS_SHA1_THUMBPRINT_SIZE) {
509 "Should be %d.\n", tp_size,

Completed in 23 milliseconds