Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dcontent_filter_crypto.c119 const char *context_string = "NEFilterCrypto"; in cfil_crypto_update_context() local
122 cchmac_update(di, ctx, strlen(context_string), context_string); in cfil_crypto_update_context()
H A Dnecp.c1533 const char *context_string = "NECP Resolver Binder"; in necp_sign_update_context() local
1536 cchmac_update(di, ctx, strlen(context_string), context_string); in necp_sign_update_context()