Home
last modified time | relevance | path

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

/xnu-10063.141.1/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-10063.141.1/EXTERNAL_HEADERS/corecrypto/
H A Dccsha2.h66 #define CCSHA512_BLOCK_SIZE 128 macro
/xnu-10063.141.1/bsd/netinet6/
H A Dah.h78 cchmac_ctx_decl(CCSHA512_STATE_SIZE, CCSHA512_BLOCK_SIZE, hmac_ctx);