I have a very strange phenomenon when implementing HSE related functions. The breakpoint must hit before executing the function, and single-step debugging works fine every step of the way.
After the breakpoint reaches the function, the hash and RNG will lose the first four data, and the key export will report the parameter is not normal


