Searched refs:MAX_KEYBLOCK (Results 1 – 1 of 1) sorted by relevance
55 #define MAX_KEYBLOCK 160 /* should be plenty for all known cipherspecs */ macro630 uchar_t key_block[MAX_KEYBLOCK], *kb, *export_keys = NULL; in soft_ssl_key_and_mac_derive()745 if (size > MAX_KEYBLOCK) in soft_ssl_key_and_mac_derive()