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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dloadsave.c783 chunksize = RSA_BLOCK_SIZE - (2 * SHA1_DIGEST_LENGTH + 2) - 5;
788 padded_len = RSA_BLOCK_SIZE * blocks;
806 (void) add_pkcs_padding(cleartxt + cleartxt_len, RSA_BLOCK_SIZE,
H A Dtpmtok_int.h96 #define RSA_BLOCK_SIZE 256 macro

Completed in 50 milliseconds