Searched defs:ivp (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/sys/net80211/
H A Dieee80211_crypto_none.c94 none_setiv(struct ieee80211_key *k, uint8_t *ivp) argument
125 const uint8_t *ivp = (const uint8_t *)&wh[1]; local
H A Dieee80211_crypto_wep.c123 wep_setiv(struct ieee80211_key *k, uint8_t *ivp) argument
183 uint8_t *ivp; local
[all...]
H A Dieee80211_crypto_ccmp.c140 ccmp_setiv(struct ieee80211_key *k, uint8_t *ivp) argument
167 uint8_t *ivp; local
223 uint8_t *ivp, tid; local
[all...]
H A Dieee80211_crypto_tkip.c152 tkip_setiv(struct ieee80211_key *k, uint8_t *ivp) argument
180 uint8_t *ivp; local
265 uint8_t *ivp, tid; local
[all...]
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_time_event.c169 iwm_mvm_time_event_send_add(struct iwm_softc *sc, struct iwm_vap *ivp, argument
189 iwm_mvm_protect_session(struct iwm_softc *sc, struct iwm_vap *ivp, argument
H A Dif_iwm_binding.c198 iwm_mvm_binding_update(struct iwm_softc *sc, struct iwm_vap *ivp, argument
221 iwm_mvm_binding_add_vif(struct iwm_softc *sc, struct iwm_vap *ivp) argument
239 iwm_mvm_binding_remove_vif(struct iwm_softc *sc, struct iwm_vap *ivp) argument
[all...]
H A Dif_iwm_mac_ctxt.c262 struct iwm_vap *ivp = IWM_VAP(vap); local
H A Dif_iwm_power.c289 struct iwm_vap *ivp = IWM_VAP(vap); local
H A Dif_iwm_sta.c155 struct iwm_vap *ivp = IWM_VAP(in->in_ni.ni_vap); local
216 iwm_mvm_drain_sta(struct iwm_softc *sc, struct iwm_vap *ivp, boolean_t drain) argument
H A Dif_iwm.c3879 iwm_mvm_update_quotas(struct iwm_softc *sc, struct iwm_vap *ivp) argument
4352 struct iwm_vap *ivp = IWM_VAP(vap); local
6195 struct iwm_vap *ivp = IWM_VAP(vap); local
6329 struct iwm_vap *ivp; local
6359 struct iwm_vap *ivp = IWM_VAP(vap); local
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dcipher-aes.c76 u_char *cprev, *cnow, *plain, *ivp; local
/freebsd-11-stable/crypto/openssl/crypto/aes/
H A Daes_ige.c97 aes_block_t *ivp = (aes_block_t *) ivec; local
149 aes_block_t *ivp = (aes_block_t *) ivec; local
/freebsd-11-stable/sys/mips/cavium/cryptocteon/
H A Dcryptocteon.c348 unsigned char *ivp = NULL; local
496 auth_off, auth_len, crypt_off, crypt_len, icv_off, ivp); local
499 auth_off, auth_len, crypt_off, crypt_len, icv_off, ivp); local
H A Dcavium_crypto.c324 octo_des_cbc_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
383 octo_des_cbc_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
443 octo_aes_cbc_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
512 octo_aes_cbc_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
583 octo_null_md5_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
685 octo_null_sha1_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
790 octo_des_cbc_md5_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
938 octo_des_cbc_md5_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1089 octo_des_cbc_sha1_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1240 octo_des_cbc_sha1_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1393 octo_aes_cbc_md5_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1570 octo_aes_cbc_md5_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1746 octo_aes_cbc_sha1_encrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
1942 octo_aes_cbc_sha1_decrypt( struct octo_sess *od, struct iovec *iov, size_t iovcnt, size_t iovlen, int auth_off, int auth_len, int crypt_off, int crypt_len, int icv_off, uint8_t *ivp) argument
[all...]
/freebsd-11-stable/sys/netipsec/
H A Dxform_esp.c300 uint8_t *ivp; local
673 uint8_t *ivp; local
[all...]
/freebsd-11-stable/sys/opencrypto/
H A Dcryptosoft.c88 unsigned char *ivp, *nivp, iv2[EALG_MAX_BLOCK_LEN]; local
[all...]
/freebsd-11-stable/crypto/openssl/engines/
H A De_padlock.c932 unsigned char *ivp = ctx->iv; local
1099 unsigned char *ivp = cdata->iv; local
1154 unsigned char *ivp = cdata->iv; local
[all...]
/freebsd-11-stable/sys/dev/iwi/
H A Dif_iwi.c488 struct iwi_vap *ivp; local
528 struct iwi_vap *ivp = IWI_VAP(vap); local
941 struct iwi_vap *ivp = IWI_VAP(vap); local
/freebsd-11-stable/sys/dev/ipw/
H A Dif_ipw.c403 struct ipw_vap *ivp; local
478 struct ipw_vap *ivp = IPW_VAP(vap); local
848 struct ipw_vap *ivp = IPW_VAP(vap); local
/freebsd-11-stable/sys/fs/nfsserver/
H A Dnfs_nfsdport.c572 struct iovec *ivp = iv; local
723 struct iovec *ivp; local
[all...]
/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwn.c1328 struct iwn_vap *ivp; local
1355 struct iwn_vap *ivp = IWN_VAP(vap); local
2822 struct iwn_vap *ivp = IWN_VAP(vap); local

Completed in 185 milliseconds