Searched refs:utun_crypto_keys_args_t (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_utun_crypto_ipsec.h70 utun_crypto_keys_args_t *args,
81 utun_ctl_unconfig_crypto_keys_ipsec(utun_crypto_keys_args_t *args,
H A Dif_utun_crypto.h192 } __attribute__((aligned(4), packed)) utun_crypto_keys_args_t; typedef in typeref:struct:utun_crypto_keys_args
278 #define UTUN_CRYPTO_KEYS_ARGS_HDR_SIZE ((size_t)(&((utun_crypto_keys_args_t *)0)->u))
H A Dif_utun_crypto.c188 utun_crypto_keys_args_t *crypto_keys_args = (__typeof__(crypto_keys_args))data;
271 utun_crypto_keys_args_t *crypto_keys_args = (__typeof__(crypto_keys_args))data;
H A Dif_utun_crypto_ipsec.c417 utun_crypto_keys_args_t *args,
662 utun_crypto_keys_args_t *args,
674 utun_ctl_unconfig_crypto_keys_ipsec (utun_crypto_keys_args_t *args,

Completed in 12 milliseconds