List of all items
Structs
- asymmetric::asymmetric::AsymmetricRandState
- cipher::aes::QrcAesHba256State
- cipher::aes::QrcAesKeyparams
- cipher::aes::QrcAesState
- cipher::chacha::QrcChachaKeyparams
- cipher::chacha::QrcChachaState
- cipher::csx::QrcCsxKeyparams
- cipher::csx::QrcCsxState
- digest::sha2::QrcHmac256State
- digest::sha2::QrcHmac512State
- digest::sha2::QrcSha256State
- digest::sha2::QrcSha384State
- digest::sha2::QrcSha512State
- digest::sha3::QrcKeccakState
- digest::sha3::QrcKpaState
- drbg::csg::QrcCsgState
- drbg::hcg::QrcHcgState
- drbg::scb::QrcScbState
- mac::poly1305::QrcPoly1305State
- numerics::donna128::Uint128
- prng::nistrng::QrctestNistAes256State
- prng::secrand::QrcSecrandState
Enums
Macros
Functions
- asymmetric::asymmetric::qrc_asymmetric_nistrng_generate
- asymmetric::asymmetric::qrc_asymmetric_rcrng_generate
- asymmetric::asymmetric::qrc_asymmetric_secrand_generate
- asymmetric::cipher::ecdh::qrc_ecdh_generate_keypair
- asymmetric::cipher::ecdh::qrc_ecdh_generate_seeded_keypair
- asymmetric::cipher::ecdh::qrc_ecdh_key_exchange
- asymmetric::cipher::kyber::qrc_kyber_decapsulate
- asymmetric::cipher::kyber::qrc_kyber_decrypt
- asymmetric::cipher::kyber::qrc_kyber_encapsulate
- asymmetric::cipher::kyber::qrc_kyber_encrypt
- asymmetric::cipher::kyber::qrc_kyber_gen_keypair
- asymmetric::cipher::kyber::qrc_kyber_generate_keypair
- asymmetric::cipher::mceliece::qrc_mceliece_decapsulate
- asymmetric::cipher::mceliece::qrc_mceliece_decrypt
- asymmetric::cipher::mceliece::qrc_mceliece_encapsulate
- asymmetric::cipher::mceliece::qrc_mceliece_encrypt
- asymmetric::cipher::mceliece::qrc_mceliece_gen_keypair
- asymmetric::cipher::mceliece::qrc_mceliece_generate_keypair
- asymmetric::signature::dilithium::qrc_dilithium_generate_keypair
- asymmetric::signature::dilithium::qrc_dilithium_generate_keypair_custrand
- asymmetric::signature::dilithium::qrc_dilithium_sign
- asymmetric::signature::dilithium::qrc_dilithium_sign_custrand
- asymmetric::signature::dilithium::qrc_dilithium_verify
- asymmetric::signature::ecdsa::qrc_ecdsa_generate_keypair
- asymmetric::signature::ecdsa::qrc_ecdsa_generate_seeded_keypair
- asymmetric::signature::ecdsa::qrc_ecdsa_sign
- asymmetric::signature::ecdsa::qrc_ecdsa_verify
- asymmetric::signature::sphincsplus::qrc_sphincsplus_generate_keypair
- asymmetric::signature::sphincsplus::qrc_sphincsplus_generate_keypair_custrand
- asymmetric::signature::sphincsplus::qrc_sphincsplus_sign
- asymmetric::signature::sphincsplus::qrc_sphincsplus_sign_custrand
- asymmetric::signature::sphincsplus::qrc_sphincsplus_verify
- cipher::aes::qrc_aes_cbc_decrypt
- cipher::aes::qrc_aes_cbc_decrypt_block
- cipher::aes::qrc_aes_cbc_encrypt
- cipher::aes::qrc_aes_cbc_encrypt_block
- cipher::aes::qrc_aes_ctrbe_transform
- cipher::aes::qrc_aes_ctrle_transform
- cipher::aes::qrc_aes_dispose
- cipher::aes::qrc_aes_ecb_decrypt_block
- cipher::aes::qrc_aes_ecb_encrypt_block
- cipher::aes::qrc_aes_hba256_dispose
- cipher::aes::qrc_aes_hba256_initialize
- cipher::aes::qrc_aes_hba256_set_associated
- cipher::aes::qrc_aes_hba256_transform
- cipher::aes::qrc_aes_initialize
- cipher::aes::qrc_pkcs7_add_padding
- cipher::aes::qrc_pkcs7_padding_length
- cipher::chacha::qrc_chacha_dispose
- cipher::chacha::qrc_chacha_initialize
- cipher::chacha::qrc_chacha_transform
- cipher::csx::qrc_csx_dispose
- cipher::csx::qrc_csx_extended_transform
- cipher::csx::qrc_csx_initialize
- cipher::csx::qrc_csx_set_associated
- cipher::csx::qrc_csx_transform
- common::timestamp::qrc_timestamp_current_datetime
- common::timestamp::qrc_timestamp_time_struct_to_string
- digest::sha2::qrc_hkdf256_expand
- digest::sha2::qrc_hkdf256_extract
- digest::sha2::qrc_hkdf512_expand
- digest::sha2::qrc_hkdf512_extract
- digest::sha2::qrc_hmac256_blockcompute
- digest::sha2::qrc_hmac256_blockfinalize
- digest::sha2::qrc_hmac256_blockupdate
- digest::sha2::qrc_hmac256_compute
- digest::sha2::qrc_hmac256_dispose
- digest::sha2::qrc_hmac256_finalize
- digest::sha2::qrc_hmac256_initialize
- digest::sha2::qrc_hmac256_update
- digest::sha2::qrc_hmac512_blockcompute
- digest::sha2::qrc_hmac512_blockfinalize
- digest::sha2::qrc_hmac512_blockupdate
- digest::sha2::qrc_hmac512_compute
- digest::sha2::qrc_hmac512_dispose
- digest::sha2::qrc_hmac512_finalize
- digest::sha2::qrc_hmac512_initialize
- digest::sha2::qrc_hmac512_update
- digest::sha2::qrc_sha256_blockcompute
- digest::sha2::qrc_sha256_blockfinalize
- digest::sha2::qrc_sha256_blockupdate
- digest::sha2::qrc_sha256_compute
- digest::sha2::qrc_sha256_dispose
- digest::sha2::qrc_sha256_finalize
- digest::sha2::qrc_sha256_initialize
- digest::sha2::qrc_sha256_permute
- digest::sha2::qrc_sha256_update
- digest::sha2::qrc_sha384_blockcompute
- digest::sha2::qrc_sha384_blockfinalize
- digest::sha2::qrc_sha384_blockupdate
- digest::sha2::qrc_sha384_compute
- digest::sha2::qrc_sha384_dispose
- digest::sha2::qrc_sha384_finalize
- digest::sha2::qrc_sha384_initialize
- digest::sha2::qrc_sha384_permute
- digest::sha2::qrc_sha384_update
- digest::sha2::qrc_sha512_blockcompute
- digest::sha2::qrc_sha512_blockfinalize
- digest::sha2::qrc_sha512_blockupdate
- digest::sha2::qrc_sha512_compute
- digest::sha2::qrc_sha512_dispose
- digest::sha2::qrc_sha512_finalize
- digest::sha2::qrc_sha512_initialize
- digest::sha2::qrc_sha512_permute
- digest::sha2::qrc_sha512_update
- digest::sha3::qrc_cshake128_compute
- digest::sha3::qrc_cshake256_compute
- digest::sha3::qrc_cshake512_compute
- digest::sha3::qrc_cshake_initialize
- digest::sha3::qrc_cshake_squeezeblocks
- digest::sha3::qrc_cshake_update
- digest::sha3::qrc_keccak_absorb
- digest::sha3::qrc_keccak_absorb_custom
- digest::sha3::qrc_keccak_absorb_key_custom
- digest::sha3::qrc_keccak_dispose
- digest::sha3::qrc_keccak_finalize
- digest::sha3::qrc_keccak_incremental_absorb
- digest::sha3::qrc_keccak_incremental_block_absorb
- digest::sha3::qrc_keccak_incremental_block_squeeze
- digest::sha3::qrc_keccak_incremental_finalize
- digest::sha3::qrc_keccak_incremental_squeeze
- digest::sha3::qrc_keccak_initialize_state
- digest::sha3::qrc_keccak_permute
- digest::sha3::qrc_keccak_permute_p1600c
- digest::sha3::qrc_keccak_permute_p1600u
- digest::sha3::qrc_keccak_squeezeblocks
- digest::sha3::qrc_keccak_update
- digest::sha3::qrc_kmac128_compute
- digest::sha3::qrc_kmac256_compute
- digest::sha3::qrc_kmac512_compute
- digest::sha3::qrc_kmac_finalize
- digest::sha3::qrc_kmac_initialize
- digest::sha3::qrc_kmac_update
- digest::sha3::qrc_kpa_dispose
- digest::sha3::qrc_kpa_finalize
- digest::sha3::qrc_kpa_initialize
- digest::sha3::qrc_kpa_update
- digest::sha3::qrc_sha3_compute128
- digest::sha3::qrc_sha3_compute256
- digest::sha3::qrc_sha3_compute512
- digest::sha3::qrc_sha3_finalize
- digest::sha3::qrc_sha3_initialize
- digest::sha3::qrc_sha3_update
- digest::sha3::qrc_shake128_compute
- digest::sha3::qrc_shake256_compute
- digest::sha3::qrc_shake512_compute
- digest::sha3::qrc_shake_initialize
- digest::sha3::qrc_shake_squeezeblocks
- drbg::csg::qrc_csg_dispose
- drbg::csg::qrc_csg_generate
- drbg::csg::qrc_csg_initialize
- drbg::csg::qrc_csg_update
- drbg::hcg::qrc_hcg_dispose
- drbg::hcg::qrc_hcg_generate
- drbg::hcg::qrc_hcg_initialize
- drbg::hcg::qrc_hcg_update
- drbg::scb::qrc_scb_dispose
- drbg::scb::qrc_scb_generate
- drbg::scb::qrc_scb_initialize
- mac::poly1305::qrc_poly1305_blockupdate
- mac::poly1305::qrc_poly1305_compute
- mac::poly1305::qrc_poly1305_finalize
- mac::poly1305::qrc_poly1305_initialize
- mac::poly1305::qrc_poly1305_reset
- mac::poly1305::qrc_poly1305_update
- mac::poly1305::qrc_poly1305_verify
- numerics::donna128::qrc_donna128_add
- numerics::donna128::qrc_donna128_andh
- numerics::donna128::qrc_donna128_andl
- numerics::donna128::qrc_donna128_multiply
- numerics::donna128::qrc_donna128_or
- numerics::donna128::qrc_donna128_shift_left
- numerics::donna128::qrc_donna128_shift_right
- prng::nistrng::qrc_nistrng_prng_generate
- prng::nistrng::qrc_nistrng_prng_initialize
- prng::nistrng::qrc_nistrng_prng_update
- prng::secrand::qrc_secrand_destroy
- prng::secrand::qrc_secrand_generate
- prng::secrand::qrc_secrand_initialize
- prng::secrand::qrc_secrand_next_char
- prng::secrand::qrc_secrand_next_double
- prng::secrand::qrc_secrand_next_int16
- prng::secrand::qrc_secrand_next_int16_max
- prng::secrand::qrc_secrand_next_int16_maxmin
- prng::secrand::qrc_secrand_next_int32
- prng::secrand::qrc_secrand_next_int32_max
- prng::secrand::qrc_secrand_next_int32_maxmin
- prng::secrand::qrc_secrand_next_int64
- prng::secrand::qrc_secrand_next_int64_max
- prng::secrand::qrc_secrand_next_int64_maxmin
- prng::secrand::qrc_secrand_next_uchar
- prng::secrand::qrc_secrand_next_uint16
- prng::secrand::qrc_secrand_next_uint16_max
- prng::secrand::qrc_secrand_next_uint16_maxmin
- prng::secrand::qrc_secrand_next_uint32
- prng::secrand::qrc_secrand_next_uint32_max
- prng::secrand::qrc_secrand_next_uint32_maxmin
- prng::secrand::qrc_secrand_next_uint64
- prng::secrand::qrc_secrand_next_uint64_max
- prng::secrand::qrc_secrand_next_uint64_maxmin
- provider::osrng::qrc_osrng_generate
- provider::rcrng::qrc_rcrng_generate
- provider::trng::qrc_trng_generate
Constants
- asymmetric::cipher::ecdh::QRC_ECDH_ALGNAME
- asymmetric::cipher::ecdh::QRC_ECDH_PRIVATEKEY_SIZE
- asymmetric::cipher::ecdh::QRC_ECDH_PUBLICKEY_SIZE
- asymmetric::cipher::ecdh::QRC_ECDH_SEED_SIZE
- asymmetric::cipher::ecdh::QRC_ECDH_SHAREDSECRET_SIZE
- asymmetric::cipher::kyber::QRC_KYBER_ALGNAME
- asymmetric::cipher::kyber::QRC_KYBER_CIPHERTEXT_SIZE
- asymmetric::cipher::kyber::QRC_KYBER_PRIVATEKEY_SIZE
- asymmetric::cipher::kyber::QRC_KYBER_PUBLICKEY_SIZE
- asymmetric::cipher::kyber::QRC_KYBER_SEED_SIZE
- asymmetric::cipher::kyber::QRC_KYBER_SHAREDSECRET_SIZE
- asymmetric::cipher::mceliece::QRC_MCELIECE_ALGNAME
- asymmetric::cipher::mceliece::QRC_MCELIECE_CIPHERTEXT_SIZE
- asymmetric::cipher::mceliece::QRC_MCELIECE_PRIVATEKEY_SIZE
- asymmetric::cipher::mceliece::QRC_MCELIECE_PUBLICKEY_SIZE
- asymmetric::cipher::mceliece::QRC_MCELIECE_SEED_SIZE
- asymmetric::cipher::mceliece::QRC_MCELIECE_SHAREDSECRET_SIZE
- asymmetric::signature::dilithium::QRC_DILITHIUM_ALGNAME
- asymmetric::signature::dilithium::QRC_DILITHIUM_PRIVATEKEY_SIZE
- asymmetric::signature::dilithium::QRC_DILITHIUM_PUBLICKEY_SIZE
- asymmetric::signature::dilithium::QRC_DILITHIUM_SIGNATURE_SIZE
- asymmetric::signature::ecdsa::QRC_ECDSA_ALGNAME
- asymmetric::signature::ecdsa::QRC_ECDSA_PRIVATEKEY_SIZE
- asymmetric::signature::ecdsa::QRC_ECDSA_PUBLICKEY_SIZE
- asymmetric::signature::ecdsa::QRC_ECDSA_SEED_SIZE
- asymmetric::signature::ecdsa::QRC_ECDSA_SIGNATURE_SIZE
- asymmetric::signature::sphincsplus::QRC_SPHINCSPLUS_ALGNAME
- asymmetric::signature::sphincsplus::QRC_SPHINCSPLUS_PRIVATEKEY_SIZE
- asymmetric::signature::sphincsplus::QRC_SPHINCSPLUS_PUBLICKEY_SIZE
- asymmetric::signature::sphincsplus::QRC_SPHINCSPLUS_SIGNATURE_SIZE
- cipher::aes::QRC_AES128_KEY_SIZE
- cipher::aes::QRC_AES256_KEY_SIZE
- cipher::aes::QRC_AES_BLOCK_SIZE
- cipher::aes::QRC_AES_IV_SIZE
- cipher::aes::QRC_HBA256_MAC_LENGTH
- cipher::aes::QRC_HBA_HKDF_EXTENSION
- cipher::aes::QRC_HBA_KMAC_AUTH
- cipher::aes::QRC_HBA_KMAC_EXTENSION
- cipher::aes::QRC_HBA_MAXAAD_SIZE
- cipher::aes::QRC_HBA_MAXINFO_SIZE
- cipher::chacha::QRC_CHACHA_BLOCK_SIZE
- cipher::chacha::QRC_CHACHA_KEY128_SIZE
- cipher::chacha::QRC_CHACHA_KEY256_SIZE
- cipher::chacha::QRC_CHACHA_NONCE_SIZE
- cipher::chacha::QRC_CHACHA_ROUND_COUNT
- cipher::csx::QRC_CSX_AUTHENTICATED
- cipher::csx::QRC_CSX_AUTH_KMAC
- cipher::csx::QRC_CSX_AUTH_KMACR12
- cipher::csx::QRC_CSX_BLOCK_SIZE
- cipher::csx::QRC_CSX_INFO_SIZE
- cipher::csx::QRC_CSX_KEY_SIZE
- cipher::csx::QRC_CSX_KPA_AUTHENTICATION
- cipher::csx::QRC_CSX_MAC_SIZE
- cipher::csx::QRC_CSX_NONCE_SIZE
- cipher::csx::QRC_CSX_STATE_SIZE
- common::common::QRC_DEBUG_MODE
- common::common::QRC_DILITHIUM_S2N256Q8380417K4
- common::common::QRC_DILITHIUM_S3N256Q8380417K6
- common::common::QRC_DILITHIUM_S5N256Q8380417K8
- common::common::QRC_ECDH_S1EC25519
- common::common::QRC_ECDSA_S1EC25519
- common::common::QRC_FALCON_S3SHAKE256F512
- common::common::QRC_FALCON_S5SHAKE256F1024
- common::common::QRC_KYBER_S3Q3329N256K3
- common::common::QRC_KYBER_S5Q3329N256K4
- common::common::QRC_KYBER_S6Q3329N256K5
- common::common::QRC_MAX_MEMORY_CLEAR
- common::common::QRC_MCELIECE_S3N4608T96
- common::common::QRC_MCELIECE_S5N6688T128
- common::common::QRC_MCELIECE_S5N6960T119
- common::common::QRC_MCELIECE_S5N8192T128
- common::common::QRC_RDRAND_COMPATIBLE
- common::common::QRC_SIMD_ALIGNMENT
- common::common::QRC_SPHINCSPLUS_S3S192SHAKERF
- common::common::QRC_SPHINCSPLUS_S3S192SHAKERS
- common::common::QRC_SPHINCSPLUS_S5S256SHAKERF
- common::common::QRC_SPHINCSPLUS_S5S256SHAKERS
- common::common::QRC_STATUS_FAILURE
- common::common::QRC_STATUS_SUCCESS
- common::common::QRC_SYSTEM_AESNI_ENABLED
- common::common::QRC_SYSTEM_ARCH_AMD64
- common::common::QRC_SYSTEM_ARCH_ARM
- common::common::QRC_SYSTEM_ARCH_ARM64
- common::common::QRC_SYSTEM_ARCH_ARMV7VE
- common::common::QRC_SYSTEM_ARCH_IX86
- common::common::QRC_SYSTEM_ARCH_IX86_32
- common::common::QRC_SYSTEM_ARCH_IX86_64
- common::common::QRC_SYSTEM_ARCH_PPC
- common::common::QRC_SYSTEM_ARCH_SPARC
- common::common::QRC_SYSTEM_ARCH_SPARC64
- common::common::QRC_SYSTEM_AVX_INTRINSICS
- common::common::QRC_SYSTEM_HAS_AVX
- common::common::QRC_SYSTEM_HAS_AVX2
- common::common::QRC_SYSTEM_HAS_AVX512
- common::common::QRC_SYSTEM_HAS_SSE2
- common::common::QRC_SYSTEM_HAS_SSE3
- common::common::QRC_SYSTEM_HAS_SSE41
- common::common::QRC_SYSTEM_HAS_SSE42
- common::common::QRC_SYSTEM_HAS_SSSE3
- common::common::QRC_SYSTEM_ISIPHONE
- common::common::QRC_SYSTEM_ISIPHONESIM
- common::common::QRC_SYSTEM_ISOSX
- common::common::QRC_SYSTEM_ISWIN32
- common::common::QRC_SYSTEM_ISWIN64
- common::common::QRC_SYSTEM_IS_BIG_ENDIAN
- common::common::QRC_SYSTEM_IS_LITTLE_ENDIAN
- common::common::QRC_SYSTEM_MAX_PATH
- common::common::QRC_SYSTEM_OS_ANDROID
- common::common::QRC_SYSTEM_OS_APPLE
- common::common::QRC_SYSTEM_OS_BSD
- common::common::QRC_SYSTEM_OS_LINUX
- common::common::QRC_SYSTEM_OS_POSIX
- common::common::QRC_SYSTEM_OS_SUNUX
- common::common::QRC_SYSTEM_OS_UNIX
- common::common::QRC_SYSTEM_OS_WINDOWS
- common::common::QRC_SYSTEM_SECMEMALLOC_DEFAULT
- common::common::QRC_SYSTEM_SECMEMALLOC_MAX
- common::common::QRC_SYSTEM_SECMEMALLOC_MAXKB
- common::common::QRC_SYSTEM_SECMEMALLOC_MIN
- common::common::TARGET_IPHONE_SIMULATOR
- common::common::TARGET_OS_IPHONE
- common::timestamp::QRC_TIMESTAMP_STRING_SIZE
- digest::sha2::QRC_HKDF_256_KEY_SIZE
- digest::sha2::QRC_HKDF_512_KEY_SIZE
- digest::sha2::QRC_HMAC_256_KEY_SIZE
- digest::sha2::QRC_HMAC_256_MAC_SIZE
- digest::sha2::QRC_HMAC_512_KEY_SIZE
- digest::sha2::QRC_HMAC_512_MAC_SIZE
- digest::sha2::QRC_HMAC_512_RATE
- digest::sha2::QRC_SHA2_256_HASH_SIZE
- digest::sha2::QRC_SHA2_256_RATE
- digest::sha2::QRC_SHA2_256_ROUNDS
- digest::sha2::QRC_SHA2_384_HASH_SIZE
- digest::sha2::QRC_SHA2_384_RATE
- digest::sha2::QRC_SHA2_384_ROUNDS
- digest::sha2::QRC_SHA2_512_HASH_SIZE
- digest::sha2::QRC_SHA2_512_RATE
- digest::sha2::QRC_SHA2_512_ROUNDS
- digest::sha2::QRC_SHA2_STATE_SIZE
- digest::sha3::QRC_KECCAK_128_RATE
- digest::sha3::QRC_KECCAK_256_RATE
- digest::sha3::QRC_KECCAK_512_RATE
- digest::sha3::QRC_KECCAK_CSHAKE_DOMAIN_ID
- digest::sha3::QRC_KECCAK_KMAC_DOMAIN_ID
- digest::sha3::QRC_KECCAK_KPA_DOMAIN_ID
- digest::sha3::QRC_KECCAK_PERMUTATION_MAX_ROUNDS
- digest::sha3::QRC_KECCAK_PERMUTATION_MIN_ROUNDS
- digest::sha3::QRC_KECCAK_PERMUTATION_ROUNDS
- digest::sha3::QRC_KECCAK_SHA3_DOMAIN_ID
- digest::sha3::QRC_KECCAK_SHAKE_DOMAIN_ID
- digest::sha3::QRC_KECCAK_STATE_BYTE_SIZE
- digest::sha3::QRC_KECCAK_STATE_SIZE
- digest::sha3::QRC_KMAC_256_KEY_SIZE
- digest::sha3::QRC_KMAC_512_KEY_SIZE
- digest::sha3::QRC_KPA_128_KEY_SIZE
- digest::sha3::QRC_KPA_256_KEY_SIZE
- digest::sha3::QRC_KPA_512_KEY_SIZE
- digest::sha3::QRC_KPA_PARALLELISM
- digest::sha3::QRC_KPA_ROUNDS
- digest::sha3::QRC_SHA3_128_HASH_SIZE
- digest::sha3::QRC_SHA3_256_HASH_SIZE
- digest::sha3::QRC_SHA3_512_HASH_SIZE
- digest::sha3::QRC_SHAKE512_KEY_SIZE
- digest::sha3::QRC_SHAKE_256_KEY_SIZE
- digest::sha3::QRC_SHAKE_256_RATE
- digest::sha3::QRC_SHAKE_512_RATE
- digest::sha3::QRC_SHAKE_STATE_SIZE
- drbg::csg::QRC_CSG_256_SEED_SIZE
- drbg::csg::QRC_CSG_512_SEED_SIZE
- drbg::csg::QRC_CSG_RESEED_THRESHHOLD
- drbg::hcg::QRC_DEFAULT_INFO
- drbg::hcg::QRC_HCG_CACHE_SIZE
- drbg::hcg::QRC_HCG_MAX_INFO_SIZE
- drbg::hcg::QRC_HCG_NONCE_SIZE
- drbg::hcg::QRC_HCG_RESEED_THRESHHOLD
- drbg::hcg::QRC_HCG_SEED_SIZE
- drbg::scb::QRC_SCB_256_HASH_SIZE
- drbg::scb::QRC_SCB_256_SEED_SIZE
- drbg::scb::QRC_SCB_512_HASH_SIZE
- drbg::scb::QRC_SCB_512_SEED_SIZE
- drbg::scb::QRC_SCB_CACHE_MINIMUM
- drbg::scb::QRC_SCB_CACHE_MULTIPLIER
- mac::poly1305::QRC_POLY1305_BLOCK_SIZE
- mac::poly1305::QRC_POLY1305_MAC_SIZE
- prng::nistrng::QRCTEST_NIST_RNG_SEED_SIZE
- prng::secrand::QRC_SECRAND_CACHE_SIZE