Home
last modified time | relevance | path

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

/xnu-11215.41.3/bsd/net/
H A Dcontent_filter.h175 #define CFM_OP_SET_CRYPTO_KEY 19 /* assign client crypto key for message signing */ macro
H A Dcontent_filter.c1968 case CFM_OP_SET_CRYPTO_KEY: in cfil_ctl_send()