Home
last modified time | relevance | path

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

/xnu-11215.1.10/libkern/libkern/crypto/
H A Dsha2.h42 #define SHA384_BLOCK_LENGTH CCSHA512_BLOCK_SIZE
45 #define SHA512_BLOCK_LENGTH CCSHA512_BLOCK_SIZE
54 ccdigest_ctx_decl(CCSHA512_STATE_SIZE, CCSHA512_BLOCK_SIZE, ctx);
/xnu-11215.1.10/EXTERNAL_HEADERS/corecrypto/
H A Dccsha2.h66 #define CCSHA512_BLOCK_SIZE 128 macro
/xnu-11215.1.10/bsd/netinet6/
H A Dah.h70 cchmac_ctx_decl(CCSHA512_STATE_SIZE, CCSHA512_BLOCK_SIZE, hmac_ctx);