Searched defs:MAX_KEYBLOCK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c55 #define MAX_KEYBLOCK 160 /* should be plenty for all known cipherspecs */ macro
630 uchar_t key_block[MAX_KEYBLOCK], *kb, *export_keys = NULL;
745 if (size > MAX_KEYBLOCK)

Completed in 59 milliseconds