Searched defs:iv (Results 76 - 100 of 219) sorted by relevance

123456789

/freebsd-11-stable/crypto/openssl/crypto/des/
H A Ddes_enc.c295 unsigned char *iv; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dcts128.c418 unsigned char iv[sizeof(test_iv)]; local
468 unsigned char iv[sizeof(test_iv)]; local
[all...]
/freebsd-11-stable/sys/dev/le/
H A Dlebuffer_sbus.c174 uint32_t base, iv, *intr; local
/freebsd-11-stable/sys/net80211/
H A Dieee80211_crypto_wep.c127 uint32_t iv; local
[all...]
/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmpcrypto.c177 uint8_t iv[SNMP_PRIV_AES_IV_SIZ]; local
205 uint8_t iv[SNMP_PRIV_AES_IV_SIZ]; local
/freebsd-11-stable/crypto/openssl/crypto/bf/
H A Dbftest.c367 unsigned char cbc_in[40], cbc_out[40], iv[8]; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/cms/
H A Dcms_pwri.c95 unsigned char iv[EVP_MAX_IV_LENGTH]; local
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A De_camellia.c118 cmll_t4_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
256 camellia_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
[all...]
H A De_rc4_hmac_md5.c85 rc4_hmac_md5_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *inkey, const unsigned char *iv, int enc) argument
/freebsd-11-stable/sys/dev/iscsi_initiator/
H A Disc_soc.c189 struct iovec *iv; local
[all...]
/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c497 struct iwm_vap *iv = IWM_VAP(vap); local
516 struct iwm_vap *iv = IWM_VAP(vap); local
/freebsd-11-stable/contrib/wpa/src/crypto/
H A Daes-siv.c129 u8 *iv, *crypt_pw; local
173 u8 iv[AES_BLOCK_SIZE]; local
H A Daes-gcm.c192 static void aes_gcm_prepare_j0(const u8 *iv, size_t iv_len, const u8 *H, u8 *J0) argument
254 int aes_gcm_ae(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, argument
288 int aes_gcm_ad(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, argument
322 int aes_gmac(const u8 *key, size_t key_len, const u8 *iv, size_t iv_len, argument
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-bt-monitor-linux.c90 struct iovec iv[2]; local
/freebsd-11-stable/contrib/gcc/
H A Dloop-unswitch.c176 struct rtx_iv iv; local
/freebsd-11-stable/sys/crypto/aesni/
H A Daesni.c519 uint8_t iv[AES_BLOCK_LEN]; local
[all...]
/freebsd-11-stable/contrib/unbound/compat/
H A Dchacha_private.h80 chacha_ivsetup(chacha_ctx *x,const u8 *iv) argument
/freebsd-11-stable/crypto/openssh/
H A Dchacha.c81 chacha_ivsetup(chacha_ctx *x, const u8 *iv, const u8 *counter) argument
/freebsd-11-stable/crypto/openssh/openbsd-compat/
H A Dchacha_private.h80 chacha_ivsetup(chacha_ctx *x,const u8 *iv) argument
/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A Dgost89.c371 void gost_enc_cfb(gost_ctx * ctx, const byte * iv, const byte * clear, argument
389 void gost_dec_cfb(gost_ctx * ctx, const byte * iv, const byte * cipher, argument
540 int gost_mac_iv(gost_ctx * ctx, int mac_len, const unsigned char *iv, argument
565 void cryptopro_key_meshing(gost_ctx * ctx, unsigned char *iv) argument
[all...]
H A Dgost_crypt.c183 gost_cipher_init_param(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc, int paramNID, int mode) argument
202 gost_cipher_init_cpa(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
218 gost_cipher_init(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
229 gost_crypt_mesh(void *ctx, unsigned char *iv, unsigned char *buf) argument
240 gost_cnt_next(void *ctx, unsigned char *iv, unsigned char *buf) argument
[all...]
H A Dgost_lcl.h115 ASN1_OCTET_STRING *iv; member in struct:__anon6463
/freebsd-11-stable/contrib/nvi/cl/
H A Dcl_funcs.c44 int iv; local
/freebsd-11-stable/sys/sparc64/sbus/
H A Ddma_sbus.c286 uint32_t base, iv, *intr; local
/freebsd-11-stable/tools/regression/net80211/wep/
H A Dtest_wep.c142 u_int8_t iv[4]; member in struct:ciphertest

Completed in 187 milliseconds

123456789