Searched refs:Contexth0 (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/libkern/crypto/intel/
H A Dsha1edp.h20 #define Contexth0 (0*4) macro
36 /* Ensure that Contexth0 through Contexth4 are the byte offsets of the
39 extern char CheckAssertion[Contexth0 == offsetof(SHA_CTX, h0)];
44 /* If these assertions fail, change the definitions of Contexth0 to

Completed in 31 milliseconds