Home
last modified time | relevance | path

Searched refs:CCSHA256_STATE_SIZE (Results 1 – 3 of 3) sorted by relevance

/xnu-10063.141.1/osfmk/corecrypto/
H A Dccsha256_ltc_di.c45 .state_size = CCSHA256_STATE_SIZE,
/xnu-10063.141.1/EXTERNAL_HEADERS/corecrypto/
H A Dccsha2.h44 #define CCSHA256_STATE_SIZE 32 macro
/xnu-10063.141.1/libkern/libkern/crypto/
H A Dsha2.h50 ccdigest_ctx_decl(CCSHA256_STATE_SIZE, CCSHA256_BLOCK_SIZE, ctx);