]> git.proxmox.com Git - mirror_edk2.git/history - CryptoPkg/Library/BaseCryptLib/Rand/CryptRandTsc.c
Though the comment of RandomSeed() states it should return FALSE if there is not...
[mirror_edk2.git] / CryptoPkg / Library / BaseCryptLib / Rand / CryptRandTsc.c
2013-05-29 tye1Though the comment of RandomSeed() states it should...
2012-08-02 tye1Fix several issues in BaseCryptLib:
2012-05-10 tye1Use current time value as default random seed in BaseCr...