aboutsummaryrefslogtreecommitdiff
path: root/tests/suites/test_suite_hmac_drbg.function
AgeCommit message (Expand)AuthorFilesLines
2020-06-12tests: Reformating due to rnd_* renamingRonald Cron1-2/+3
2020-06-12tests: Add mbedtls_test_ prefix to rnd_* symbolsRonald Cron1-1/+1
2019-10-23HMAC_DRBG entropy usage: test the exact amount of consumed entropyGilles Peskine1-13/+22
2018-08-06Rename HexParam_t -> data_t for consistent coding styleAzim Khan1-8/+8
2018-08-06Combine hex parameters in a structAzim Khan1-48/+41
2018-08-06Intermediate hexify out changeAzim Khan1-53/+21
2018-08-06Fix name conflict and implicit use of functions from string.hMohammad Azim Khan1-0/+1
2018-01-24Change mbedtls_entropy_func in tests to mbedtls_test_entropy_funcReut Caspi1-5/+5
2016-09-27Set selftest verbose flag to boost coverageAndres AG1-1/+1
2015-04-28Split mbedtls_hmac_drbg_init() -> seed{,_buf}()Manuel Pégourié-Gonnard1-7/+14
2015-04-08The Great RenamingManuel Pégourié-Gonnard1-64/+64
2015-03-10Rename include directory to mbedtlsManuel Pégourié-Gonnard1-1/+1
2015-02-10change test function includes to use one conventionRich Evans1-3/+1
2015-02-10cleanup library and some basic tests. Includes, add guards to includesRich Evans1-0/+2
2014-07-10Add 'exit' label and variable initialization to relevant test suite functionsPaul Bakker1-4/+13
2014-04-17Split assignment and assert check into seperate lines in testsPaul Bakker1-6/+15
2014-02-01Add tests for th init_buf() variant of HMAC_DRBGManuel Pégourié-Gonnard1-0/+17
2014-01-31Add hmac_drbg_selftest()Manuel Pégourié-Gonnard1-0/+6
2014-01-31Add NIST validation tests for HMAC_DRBG pr=trueManuel Pégourié-Gonnard1-0/+40
2014-01-31Add NIST validation tests for HMAC_DRBG noprManuel Pégourié-Gonnard1-6/+42
2014-01-30Add misc tests for HMAC_DRBGManuel Pégourié-Gonnard1-0/+102
2014-01-30Add hmac_drbg_{write,update}_seed_file()Manuel Pégourié-Gonnard1-0/+17
2014-01-30Add NIST no_reseed validation tests for HMAC_DRBGManuel Pégourié-Gonnard1-0/+76