Home
last modified time | relevance | path

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

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