Searched defs:crypto_keys (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_utun_crypto.c190 utun_crypto_keys_t *crypto_keys = NULL; local
[all...]
H A Dif_utun_crypto_ipsec.c416 utun_ctl_config_crypto_keys_ipsec_v1(struct utun_pcb *pcb, utun_crypto_keys_args_t *args, utun_crypto_keys_t *crypto_keys) argument
507 utun_ctl_unconfig_crypto_keys_ipsec_v1(utun_crypto_keys_t *crypto_keys) argument
661 utun_ctl_config_crypto_keys_ipsec(struct utun_pcb *pcb, utun_crypto_keys_args_t *args, utun_crypto_keys_t *crypto_keys) argument
674 utun_ctl_unconfig_crypto_keys_ipsec(utun_crypto_keys_args_t *args, utun_crypto_keys_t *crypto_keys) argument
699 utun_crypto_keys_t *crypto_keys = IF_UTUN_GET_TX_CRYPTO_KEYS(pcb); local
[all...]

Completed in 16 milliseconds