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

/darwin-on-arm/xnu/bsd/net/
H A Dif_utun_crypto_ipsec.h92 utun_ctl_generate_crypto_keys_idx_ipsec(utun_crypto_keys_idx_args_t *args);
H A Dif_utun_crypto.h145 } __attribute__((aligned(4), packed)) utun_crypto_keys_idx_args_t; typedef in typeref:struct:utun_crypto_keys_idx_args
274 #define UTUN_CRYPTO_KEYS_IDX_ARGS_HDR_SIZE ((size_t)(&((utun_crypto_keys_idx_args_t *)0)->u))
H A Dif_utun_crypto.c356 utun_crypto_keys_idx_args_t *crypto_keys_idx_args = (__typeof__(crypto_keys_idx_args))data;
H A Dif_utun_crypto_ipsec.c558 utun_ctl_generate_crypto_keys_idx_ipsec_v1 (utun_crypto_keys_idx_args_t *args)
686 utun_ctl_generate_crypto_keys_idx_ipsec (utun_crypto_keys_idx_args_t *args)

Completed in 72 milliseconds