Searched defs:cipher (Results 26 - 50 of 227) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A Devp_pbe.c72 const EVP_CIPHER *cipher; member in struct:__anon7134
116 int EVP_PBE_alg_add(int nid, const EVP_CIPHER *cipher, const EVP_MD *md, argument
H A Dbio_enc.c83 EVP_CIPHER_CTX cipher; member in struct:enc_struct
[all...]
H A Devp_lib.c191 unsigned long EVP_CIPHER_flags(const EVP_CIPHER *cipher) argument
211 EVP_CIPHER_iv_length(const EVP_CIPHER *cipher) argument
221 EVP_CIPHER_key_length(const EVP_CIPHER *cipher) argument
231 EVP_CIPHER_nid(const EVP_CIPHER *cipher) argument
[all...]
H A Devp_test.c244 static int test_cipher(const char *cipher,const unsigned char *key,int kn, argument
368 char *cipher; local
[all...]
H A Dp5_crpt2.c156 const EVP_CIPHER *cipher; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/pem/
H A Dpem_info.c247 EVP_CIPHER_INFO cipher; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dfpu.c85 struct crypto_blkcipher *cipher; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dcipher.c82 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; local
96 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; local
109 struct cipher_alg *cipher = &tfm->__crt_alg->cra_cipher; local
H A Dcbc.c198 struct crypto_cipher *cipher; local
H A Dcts.c257 struct crypto_blkcipher *cipher; local
H A Decb.c102 struct crypto_cipher *cipher; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/pem/
H A Dpem_info.c236 EVP_CIPHER_INFO cipher; local
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/missing/crypto/rijndael/
H A Drijndael-api-fst.c75 int rijndael_cipherInit(cipherInstance *cipher, BYTE mode, char *IV) { argument
89 int rijndael_blockEncrypt(cipherInstance *cipher, keyInstance *key, argument
181 rijndael_padEncrypt(cipherInstance *cipher, keyInstance *key, BYTE *input, int inputOctets, BYTE *outBuffer) argument
246 rijndael_blockDecrypt(cipherInstance *cipher, keyInstance *key, BYTE *input, int inputLen, BYTE *outBuffer) argument
331 rijndael_padDecrypt(cipherInstance *cipher, keyInstance *key, BYTE *input, int inputOctets, BYTE *outBuffer) argument
423 rijndael_cipherUpdateRounds(cipherInstance *cipher, keyInstance *key, BYTE *input, int inputLen, BYTE *outBuffer, int rounds) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dgenpkey.c83 const EVP_CIPHER *cipher = NULL; local
H A Dpkcs8.c79 const EVP_CIPHER *cipher = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgost_eng.c186 static int gost_ciphers(ENGINE *e, const EVP_CIPHER **cipher, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dcrypto.h50 const cipher_kt_t *cipher; /**< Cipher static parameters */ member in struct:key_type
60 uint8_t cipher[MAX_CIPHER_KEY_LENGTH]; member in struct:key
73 cipher_ctx_t *cipher; /**< Generic cipher %context. */ member in struct:key_ctx
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dbench.cpp95 void BenchMark(const char *name, StreamTransformation &cipher, double timeTotal) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_asn1.c70 ASN1_OCTET_STRING cipher; member in struct:ssl_session_asn1_st
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Devp_test.c244 static int test_cipher(const char *cipher,const unsigned char *key,int kn, argument
368 char *cipher; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/ccgost/
H A Dgost_eng.c186 static int gost_ciphers(ENGINE *e, const EVP_CIPHER **cipher, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dgenpkey.c83 const EVP_CIPHER *cipher = NULL; local
H A Dpkcs8.c79 const EVP_CIPHER *cipher = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dpkcs8.c78 const EVP_CIPHER *cipher = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dcryptoloop.c46 char *cipher; local

Completed in 146 milliseconds

12345678910