Home
last modified time | relevance | path

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

/xnu-11417.140.69/osfmk/corecrypto/
H A Dccsha256_K.c40 const uint32_t ccsha256_K[64] CC_ALIGNED(16) = { variable
H A Dccsha2_internal.h75 extern const uint32_t ccsha256_K[64];
H A Dccsha256_ltc_compress.c59 #define K(i) ccsha256_K[i]
/xnu-11417.140.69/osfmk/conf/
H A DMakefile.arm6421 ccsha256_K.o \
H A Dfiles396 osfmk/corecrypto/ccsha256_K.c standard