Searched refs:giant (Results 1 – 2 of 2) sorted by relevance
1212 char giant[2048]; in test_hpke_suite_strs() local1244 memset(giant, 'A', sizeof(giant) - 1); in test_hpke_suite_strs()1245 giant[sizeof(giant) - 1] = '\0'; in test_hpke_suite_strs()1246 if (!TEST_false(OSSL_HPKE_str2suite(giant, &stirred))) in test_hpke_suite_strs()
61 they are available *because* they're part of a giant ENGINE called "openssl".63 having a giant ENGINE with all the software support encapsulated. This creates
Completed in 12 milliseconds