Home
last modified time | relevance | path

Searched refs:CCSHA256_OUTPUT_SIZE (Results 1 – 7 of 7) sorted by relevance

/xnu-12377.61.12/osfmk/corecrypto/
H A Dccsha256_ltc_di.c44 .output_size = CCSHA256_OUTPUT_SIZE,
/xnu-12377.61.12/EXTERNAL_HEADERS/corecrypto/
H A Dccsha2.h43 #define CCSHA256_OUTPUT_SIZE 32 macro
/xnu-12377.61.12/libkern/libkern/crypto/
H A Dsha2.h40 #define SHA256_DIGEST_LENGTH CCSHA256_OUTPUT_SIZE
/xnu-12377.61.12/iokit/DriverKit/crypto/
H A Dsha2.h40 #define SHA256_DIGEST_LENGTH CCSHA256_OUTPUT_SIZE
/xnu-12377.61.12/bsd/netinet/
H A Dtcp_syncookie.c89 …t32_t syncookie_hmac_sha256(struct tcp_inp *tpi, uint8_t flags, uint8_t key[CCSHA256_OUTPUT_SIZE]);
532 syncookie_hmac_sha256(struct tcp_inp *tpi, uint8_t flags, uint8_t key[CCSHA256_OUTPUT_SIZE]) in syncookie_hmac_sha256() argument
539 cchmac_init(di, ctx, CCSHA256_OUTPUT_SIZE, key); in syncookie_hmac_sha256()
/xnu-12377.61.12/bsd/net/
H A Dcontent_filter.h117 typedef uint8_t cfil_crypto_key[CCSHA256_OUTPUT_SIZE];
H A Dnecp.c1842 uint8_t key[CCSHA256_OUTPUT_SIZE];
1944 uint8_t key[CCSHA256_OUTPUT_SIZE];