Home
last modified time | relevance | path

Searched defs:ivp (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dchacha_internal_test.c25 static const unsigned int ivp[] = { variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dchacha_internal_test.c25 static const unsigned int ivp[] = { variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_padlock.c326 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx); in padlock_cfb_cipher() local
357 unsigned char *ivp = cdata->iv; in padlock_cfb_cipher() local
400 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx); in padlock_ofb_cipher() local
425 unsigned char *ivp = cdata->iv; in padlock_ofb_cipher() local
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_padlock.c341 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx); in padlock_cfb_cipher() local
372 unsigned char *ivp = cdata->iv; in padlock_cfb_cipher() local
415 unsigned char *ivp = EVP_CIPHER_CTX_iv_noconst(ctx); in padlock_ofb_cipher() local
440 unsigned char *ivp = cdata->iv; in padlock_ofb_cipher() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/aes/
H A Daes_ige.c62 aes_block_t *ivp = (aes_block_t *) ivec; in AES_ige_encrypt() local
114 aes_block_t *ivp = (aes_block_t *) ivec; in AES_ige_encrypt() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/aes/
H A Daes_ige.c67 aes_block_t *ivp = (aes_block_t *) ivec; in AES_ige_encrypt() local
119 aes_block_t *ivp = (aes_block_t *) ivec; in AES_ige_encrypt() local
/netbsd-src/sys/net80211/
H A Dieee80211_crypto_ccmp.c150 u_int8_t *ivp; in ccmp_encap() local
205 uint8_t *ivp; in ccmp_decap() local
H A Dieee80211_crypto_none.c124 const u_int8_t *ivp = (const u_int8_t *)&wh[1]; in none_decap() local
H A Dieee80211_crypto_wep.c132 u_int8_t *ivp; in wep_encap() local
H A Dieee80211_crypto_tkip.c163 u_int8_t *ivp; in tkip_encap() local
250 uint8_t *ivp; in tkip_decap() local
/netbsd-src/sbin/fsck_lfs/
H A Dsetup.c169 struct uvnode *ivp; in setup() local
/netbsd-src/sys/crypto/aes/arch/x86/
H A Daes_via.c279 uint8_t out[static 16], size_t nblocks, uint8_t **ivp, uint32_t cw0) in aesvia_cbc_encN()
372 uint8_t *ivp = iv; in aesvia_cbc_enc() local
/netbsd-src/sys/opencrypto/
H A Dcryptosoft.c92 unsigned char *ivp, piv[EALG_MAX_BLOCK_LEN]; in swcr_encdec() local
/netbsd-src/sys/nfs/
H A Dnfs_serv.c531 struct iovec *ivp = iv; in nfsrv_readlink() local
852 struct iovec *ivp; in nfsrv_write() local
1064 struct iovec *ivp; in nfsrv_writegather() local
/netbsd-src/sys/ufs/lfs/
H A Dlfs_vfsops.c2373 struct vnode *ivp; lfs_resize_fs() local
[all...]
/netbsd-src/sys/fs/nfs/server/
H A Dnfs_nfsdport.c579 struct iovec *ivp = iv; in nfsvno_readlink() local
730 struct iovec *ivp; in nfsvno_write() local
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Doakley.c3067 oakley_do_encrypt(iph1, msg, ivep, ivp) in oakley_do_encrypt() argument
/netbsd-src/crypto/external/bsd/libsaslc/dist/src/
H A Dmech_digestmd5.c1031 uint8_t *ivp; in cipher_context_create() local