Searched refs:UTUN_CRYPTO_TYPE_IPSEC (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_utun_crypto.c89 if (crypto_args->type == UTUN_CRYPTO_TYPE_IPSEC) {
153 if (crypto_args->type == UTUN_CRYPTO_TYPE_IPSEC) {
228 if (crypto_keys_args->type == UTUN_CRYPTO_TYPE_IPSEC) {
311 if (crypto_keys_args->type == UTUN_CRYPTO_TYPE_IPSEC) {
391 if (crypto_keys_idx_args->type == UTUN_CRYPTO_TYPE_IPSEC) {
452 if (crypto_args->type != UTUN_CRYPTO_TYPE_IPSEC) {
508 if (crypto_args->type != UTUN_CRYPTO_TYPE_IPSEC) {
525 if (pcb->utun_crypto_ctx[idx].type == UTUN_CRYPTO_TYPE_IPSEC) {
H A Dif_utun_crypto.h61 UTUN_CRYPTO_TYPE_IPSEC = 1, enumerator in enum:utun_crypto_type
H A Dif_utun_crypto_ipsec.c590 crypto_ctx->type != UTUN_CRYPTO_TYPE_IPSEC) {

Completed in 17 milliseconds