Home
last modified time | relevance | path

Searched refs:ccsha512_K (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.81.4/osfmk/corecrypto/
H A Dccsha512_K.c17 const uint64_t ccsha512_K[80] CC_ALIGNED(16) = { variable
H A Dccsha2_internal.h76 extern const uint64_t ccsha512_K[80];
H A Dccsha256_ltc_compress.c57 #define K(i) ((uint32_t)(ccsha512_K[i] >> 32))
H A Dccsha512_ltc_compress.c30 #define K ccsha512_K
/xnu-12377.81.4/osfmk/conf/
H A Dfiles405 osfmk/corecrypto/ccsha512_K.c standard