Home
last modified time | relevance | path

Searched refs:separator (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/net/
H A Dcontent_filter_crypto.c120 uint8_t separator = 0; in cfil_crypto_update_context() local
123 cchmac_update(di, ctx, sizeof(separator), &separator); in cfil_crypto_update_context()
H A Dnecp.c1534 uint8_t separator = 0; in necp_sign_update_context() local
1537 cchmac_update(di, ctx, sizeof(separator), &separator); in necp_sign_update_context()