I am having a hard time finding out what factors go into determining whether BCryptGetFipsAlgorithmMode()
returns TRUE or FALSE. Does it just return the status of:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Lsa\FIPSAlgorithmPolicy\Enabled
or is it something else?