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

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipsecesp.c2152 ESP_INIT_CRYPTO_MAC(&ic->ic_crypto_mac,
2168 &ic->ic_crypto_mac, callrp);
2209 auth_ctx_tmpl, encr_ctx_tmpl, &ic->ic_crypto_mac,
2483 ESP_INIT_CRYPTO_MAC(&ic->ic_crypto_mac,
2498 &ic->ic_crypto_mac, callrp);
2531 &ic->ic_crypto_mac,
2533 ic->ic_crypto_mac.cd_length =
2535 cd_ptr = &ic->ic_crypto_mac;
2569 &ic->ic_crypto_mac, callrp);
H A Dipsecah.c2910 AH_INIT_CRYPTO_MAC(&ic->ic_crypto_mac, icv_len,
2921 &ic->ic_crypto_mac, callrp);
3007 AH_INIT_CRYPTO_MAC(&ic->ic_crypto_mac, icv_len,
3017 &ic->ic_crypto_mac, callrp);
3648 icv_len = (uint_t)ic->ic_crypto_mac.cd_raw.iov_len;
3882 icv_len = ic->ic_crypto_mac.cd_raw.iov_len;
/illumos-gate/usr/src/uts/common/inet/
H A Dipsec_impl.h718 crypto_data_t ic_crypto_mac; /* to store the MAC */ member in struct:ipsec_crypto_s

Completed in 84 milliseconds