Home
last modified time | relevance | path

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

/xnu-8019.80.24/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.c1367 uint8_t separator = 0; in necp_sign_update_context() local
1370 cchmac_update(di, ctx, sizeof(separator), &separator); in necp_sign_update_context()