Searched defs:iv (Results 1 - 25 of 428) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Drng.h7 int32_t iv[32]; /* shuffle array */ member in struct:rng_ctx
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/
H A Daes_wrap.c59 int AES_wrap_key(AES_KEY *key, const unsigned char *iv, argument
66 int AES_unwrap_key(AES_KEY *key, const unsigned char *iv, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/
H A Daes_wrap.c59 int AES_wrap_key(AES_KEY *key, const unsigned char *iv, argument
66 int AES_unwrap_key(AES_KEY *key, const unsigned char *iv, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Denc_read.c86 DES_enc_read(int fd, void *buf, int len, DES_key_schedule *sched, DES_cblock *iv) argument
H A Denc_writ.c80 DES_enc_write(int fd, const void *_buf, int len, DES_key_schedule *sched, DES_cblock *iv) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A De_seed.c75 seed_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
H A De_bf.c80 bf_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
H A De_cast.c82 cast_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Denc_read.c86 DES_enc_read(int fd, void *buf, int len, DES_key_schedule *sched, DES_cblock *iv) argument
H A Denc_writ.c80 DES_enc_write(int fd, const void *_buf, int len, DES_key_schedule *sched, DES_cblock *iv) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A De_seed.c75 seed_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
H A De_bf.c80 bf_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
H A De_cast.c82 cast_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A De_aes.c99 aes_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
H A De_bf.c81 bf_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
H A De_cast.c83 cast_init_key(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/modes/
H A Dwrap128.c68 size_t CRYPTO_128_wrap(void *key, const unsigned char *iv, argument
103 size_t CRYPTO_128_unwrap(void *key, const unsigned char *iv, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/modes/
H A Dwrap128.c68 size_t CRYPTO_128_wrap(void *key, const unsigned char *iv, argument
103 size_t CRYPTO_128_unwrap(void *key, const unsigned char *iv, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Drc4.c50 void av_rc4_crypt(AVRC4 *r, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int decrypt) { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/bugs/
H A Dstream.c83 des_cblock iv, key; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Da_bitstr.c190 int w, v, iv; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bf/
H A Dbf_cfb64.c76 unsigned char *iv, c, cc; local
[all...]
H A Dbf_ofb64.c77 unsigned char *iv; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc2/
H A Drc2cfb64.c76 unsigned char *iv, c, cc; local
[all...]
H A Drc2ofb64.c77 unsigned char *iv; local

Completed in 204 milliseconds

1234567891011>>