Searched defs:cipher (Results 126 - 150 of 227) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssl_sess.c1019 SSL_set_session_secret_cb(SSL *s, int (*tls_session_secret_cb) (SSL *s, void *secret, int *secret_len, STACK_OF(SSL_CIPHER) *peer_ciphers, SSL_CIPHER **cipher, void *arg), void *arg) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dcrypto_openssl.c312 const EVP_CIPHER *cipher = EVP_get_cipherbynid (nid); local
486 const EVP_CIPHER *cipher local
[all...]
H A Dcrypto_polarssl.c358 const cipher_info_t *cipher = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dmodes.h45 void SetCipher(BlockCipher &cipher) argument
52 void SetCipherWithIV(BlockCipher &cipher, const byte *iv, int feedbackSize = 0) argument
282 CipherModeFinalTemplate_ExternalCipher(BlockCipher &cipher) argument
284 CipherModeFinalTemplate_ExternalCipher(BlockCipher &cipher, const byte *iv, int feedbackSize = 0) argument
[all...]
H A Dvmac.cpp49 BlockCipher &cipher = AccessCipher(); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwmc3200wifi/
H A Dcfg80211.c485 static int iwm_set_cipher(struct iwm_priv *iwm, u32 cipher, bool ucast) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00debug.c138 enum cipher cipher = rxdesc->cipher; local
[all...]
H A Drt2x00reg.h119 enum cipher { enum
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/threads/
H A Dmttest.c135 static char *cipher=NULL; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Deap.c651 u_char clear[8], cipher[8], dig[SHA_DIGESTSIZE], *optr, *cp; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/threads/
H A Dmttest.c130 static char *cipher = NULL; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_padlock.c727 padlock_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds3_lib.c3447 const SSL_CIPHER *cipher; local
H A Dssl_sess.c1019 SSL_set_session_secret_cb(SSL *s, int (*tls_session_secret_cb) (SSL *s, void *secret, int *secret_len, STACK_OF(SSL_CIPHER) *peer_ciphers, SSL_CIPHER **cipher, void *arg), void *arg) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_client.c266 char *CApath=NULL,*CAfile=NULL,*cipher=NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_cryptodev.c210 cryptodev_max_iv(int cipher) argument
227 cryptodev_key_length_valid(int cipher, int len) argument
430 int cipher; local
572 cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) argument
[all...]
H A Deng_padlock.c717 padlock_ciphers (ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/amcc/
H A Dcrypto4xx_core.h146 struct crypto_alg cipher; member in union:crypto4xx_alg_common::__anon11149
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dccm.c26 struct crypto_spawn cipher; member in struct:ccm_instance_ctx
30 struct crypto_cipher *cipher; member in struct:crypto_ccm_ctx
251 struct crypto_cipher *cipher = ctx->cipher; local
436 struct crypto_cipher *cipher; local
482 struct crypto_alg *cipher; local
[all...]
H A Dcryptd.c239 struct crypto_blkcipher *cipher; local
H A Dtestmgr.c112 struct cipher_test_suite cipher; member in union:alg_test_desc::__anon10711
[all...]
H A Dvmac.c583 struct crypto_cipher *cipher; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dgss_krb5_crypto.c597 gss_krb5_cts_crypt(struct crypto_blkcipher *cipher, struct xdr_buf *buf, argument
647 struct crypto_blkcipher *cipher, *aux_cipher; local
768 struct crypto_blkcipher *cipher, *aux_ciphe local
855 krb5_rc4_setup_seq_key(struct krb5_ctx *kctx, struct crypto_blkcipher *cipher, unsigned char *cksum) argument
921 krb5_rc4_setup_enc_key(struct krb5_ctx *kctx, struct crypto_blkcipher *cipher, s32 seqnum) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dwext-compat.c655 u32 cipher; local
970 cfg80211_set_cipher_group(struct wireless_dev *wdev, u32 cipher) argument
995 cfg80211_set_cipher_pairwise(struct wireless_dev *wdev, u32 cipher) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/cipher/
H A Ddes.c897 struct { byte key[24]; byte plain[8]; byte cipher[8]; } testdata[] = { member in struct:__anon2349

Completed in 175 milliseconds

12345678910