Searched refs:cchmac_di_decl (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/EXTERNAL_HEADERS/corecrypto/
H A Dcchmac.h33 #define cchmac_di_decl(_di_, _name_) cchmac_ctx_decl((_di_)->state_size, (_di_)->block_size, _name_) macro
/xnu-2422.115.4/bsd/netinet/
H A Dflow_divert.c480 cchmac_di_decl(g_crypto_funcs->ccsha1_di, hmac_ctx);

Completed in 29 milliseconds