Home
last modified time | relevance | path

Searched refs:giant (Results 1 – 2 of 2) sorted by relevance

/openssl/test/
H A Dhpke_test.c1212 char giant[2048]; in test_hpke_suite_strs() local
1244 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()
/openssl/crypto/engine/
H A DREADME.md61 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 10 milliseconds