Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/corecrypto/
H A Dccsha256_K.c39 const uint32_t ccsha256_K[64] CC_ALIGNED(16) = { variable
H A Dccsha2_internal.h88 extern const uint32_t ccsha256_K[64];
H A Dccsha256_ltc_compress.c58 #define K(i) ccsha256_K[i]
/xnu-8019.80.24/osfmk/conf/
H A DMakefile.arm6420 ccsha256_K.o \
H A Dfiles361 osfmk/corecrypto/ccsha256_K.c standard