Searched defs:cipher (Results 151 - 175 of 227) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/cipher/
H A Ddes.c897 struct { byte key[24]; byte plain[8]; byte cipher[8]; } testdata[] = { member in struct:__anon6803
H A Dcipher.c53 gcry_cipher_spec_t *cipher; member in struct:cipher_table_entry
167 gcry_cipher_spec_t *cipher; member in struct:gcry_cipher_handle
333 gcry_cipher_spec_t *cipher = (gcry_cipher_spec_t *) spec; local
349 gcry_cipher_spec_t *cipher = (gcry_cipher_spec_t *) spec; local
366 gcry_module_t cipher; local
378 gcry_module_t cipher; local
390 _gcry_cipher_register(gcry_cipher_spec_t *cipher, cipher_extra_spec_t *extraspec, int *algorithm_id, gcry_module_t *module) argument
448 gcry_cipher_spec_t *cipher = module->spec; local
473 gcry_module_t cipher; local
533 gcry_module_t cipher; local
570 gcry_module_t cipher; local
593 gcry_module_t cipher; local
620 gcry_module_t cipher; local
648 gcry_module_t cipher; local
689 gcry_cipher_spec_t *cipher = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Dcms.c125 const EVP_CIPHER *cipher = NULL, *wrap_cipher = NULL; local
[all...]
H A Dreq.c187 const EVP_CIPHER *cipher = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/vtls/
H A Dcurl_darwinssl.c219 CF_INLINE const char *SSLCipherNameForNumber(SSLCipherSuite cipher) { argument
364 CF_INLINE const char *TLSCipherNameForNumber(SSLCipherSuite cipher) { argument
1512 SSLCipherSuite cipher; local
[all...]
H A Dnss.c203 char *cipher; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dvalidat1.cpp1161 byte *cipher[]={(byte *)"\x32\x4e\xd0\xfe\xf4\x13\xa2\x03", (byte *)"\xcc\x91\x73\x2b\x80\x22\xf6\x84"}; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00queue.h206 u8 cipher; member in struct:rxdone_entry_desc
346 enum cipher cipher; member in struct:txentry_desc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Drtl_crypto.h111 struct cipher_alg cipher; member in union:crypto_alg::__anon15782
194 struct cipher_tfm cipher; member in union:crypto_tfm::__anon15783
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Drtl_crypto.h111 struct cipher_alg cipher; member in union:crypto_alg::__anon15862
194 struct cipher_tfm cipher; member in union:crypto_tfm::__anon15863
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl_ciph.c162 SSL_CIPHER *cipher; member in struct:cipher_order_st
1078 SSL_CIPHER_description(SSL_CIPHER *cipher, char *buf, int len) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Dcms.c125 const EVP_CIPHER *cipher = NULL, *wrap_cipher = NULL; local
[all...]
H A Dreq.c187 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 Dreq.c187 const EVP_CIPHER *cipher=NULL; local
H A Ds_server.c246 static char *cipher=NULL; variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dmv_cesa.c164 static int mv_setkey_aes(struct crypto_ablkcipher *cipher, const u8 *key, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dgcm.c47 struct scatterlist cipher[1]; member in struct:crypto_rfc4543_req_ctx
1128 struct scatterlist *cipher = rctx->cipher; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Dcipher.c53 gcry_cipher_spec_t *cipher; member in struct:cipher_table_entry
167 gcry_cipher_spec_t *cipher; member in struct:gcry_cipher_handle
333 gcry_cipher_spec_t *cipher = (gcry_cipher_spec_t *) spec; local
349 gcry_cipher_spec_t *cipher = (gcry_cipher_spec_t *) spec; local
366 gcry_module_t cipher; local
378 gcry_module_t cipher; local
390 _gcry_cipher_register(gcry_cipher_spec_t *cipher, cipher_extra_spec_t *extraspec, int *algorithm_id, gcry_module_t *module) argument
448 gcry_cipher_spec_t *cipher = module->spec; local
473 gcry_module_t cipher; local
533 gcry_module_t cipher; local
570 gcry_module_t cipher; local
593 gcry_module_t cipher; local
620 gcry_module_t cipher; local
648 gcry_module_t cipher; local
689 gcry_cipher_spec_t *cipher = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/arch-v32/arch/
H A Dcryptocop.h65 cryptocop_cipher_type cipher; /* AES, DES, 3DES, m2m, none */ member in struct:strcop_session_op
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/engine/
H A Deng_cryptodev.c466 int cipher = -1, i; local
690 cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/engine/
H A Deng_cryptodev.c466 int cipher = -1, i; local
690 cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/pem/
H A Dpem.h148 EVP_CIPHER_CTX cipher; member in struct:PEM_Encode_Seal_st
160 int cipher; member in struct:pem_recip_st
175 int cipher; member in struct:pem_ctx_st::__anon4922
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/pkcs7/
H A Dpkcs7.h134 const EVP_CIPHER *cipher; member in struct:pkcs7_enc_content_st
350 PKCS7 *PKCS7_encrypt(STACK_OF(X509) *certs, BIO *in, const EVP_CIPHER *cipher, variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/engines/zencod/
H A Dhw_zencod.c1574 static int engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_ciph.c222 const SSL_CIPHER *cipher; member in struct:cipher_order_st
1670 SSL_CIPHER_description(const SSL_CIPHER *cipher, char *buf, int len) argument
[all...]

Completed in 213 milliseconds

12345678910