Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/corecrypto/
H A Dccsha512_ltc_di.c18 .state_size = CCSHA512_STATE_SIZE,
/xnu-12377.61.12/EXTERNAL_HEADERS/corecrypto/
H A Dccsha2.h68 #define CCSHA512_STATE_SIZE 64 macro
/xnu-12377.61.12/libkern/libkern/crypto/
H A Dsha2.h54 ccdigest_ctx_decl(CCSHA512_STATE_SIZE, CCSHA512_BLOCK_SIZE, ctx);
/xnu-12377.61.12/iokit/DriverKit/crypto/
H A Dsha2.h54 ccdigest_ctx_decl(CCSHA512_STATE_SIZE, CCSHA512_BLOCK_SIZE, ctx);
/xnu-12377.61.12/bsd/netinet6/
H A Dah.h70 cchmac_ctx_decl(CCSHA512_STATE_SIZE, CCSHA512_BLOCK_SIZE, hmac_ctx);