Home
last modified time | relevance | path

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

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