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

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/test/
H A Devp_test.c377 static int test_cipher(const char *cipher, const unsigned char *key, int kn, argument
500 char *cipher; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/engines/ccgost/
H A Dgost89.c206 void gost_enc(gost_ctx *c,const byte *clear,byte *cipher, int blocks) argument
217 void gost_dec(gost_ctx *c, const byte *cipher,byte *clear, int blocks) argument
229 void gost_enc_cfb(gost_ctx *ctx,const byte *iv,const byte *clear,byte *cipher, int blocks) argument
247 void gost_dec_cfb(gost_ctx *ctx,const byte *iv,const byte *cipher,byte *clear, int blocks) argument
[all...]
H A Dgost_lcl.h69 ASN1_OBJECT *cipher; member in struct:__anon5545
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/include/openssl/
H A Dkrb5_asn.h86 ASN1_OCTET_STRING *cipher; member in struct:krb5_encdata_st
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/ssl/
H A Dssl_asn1.c96 ASN1_OCTET_STRING cipher; member in struct:ssl_session_asn1_st
[all...]
H A Dssl_task.c140 static char *cipher=NULL; variable
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Denc.c124 const EVP_CIPHER *cipher=NULL,*c; local
[all...]
H A Dsmime.c98 const EVP_CIPHER *cipher = NULL; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/cms/
H A Dcms_env.c121 CMS_ContentInfo *CMS_EnvelopedData_create(const EVP_CIPHER *cipher) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/engine/
H A Deng_openssl.c277 static int openssl_ciphers(ENGINE *e, const EVP_CIPHER **cipher, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/evp/
H A Devp_enc.c85 int EVP_CipherInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, argument
93 int EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, argument
254 EVP_EncryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, const unsigned char *key, const unsigned char *iv) argument
260 EVP_EncryptInit_ex(EVP_CIPHER_CTX *ctx,const EVP_CIPHER *cipher, ENGINE *impl, const unsigned char *key, const unsigned char *iv) argument
266 EVP_DecryptInit(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, const unsigned char *key, const unsigned char *iv) argument
272 EVP_DecryptInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *cipher, ENGINE *impl, const unsigned char *key, const unsigned char *iv) argument
[all...]
H A Devp_lib.c197 unsigned long EVP_CIPHER_flags(const EVP_CIPHER *cipher) argument
217 EVP_CIPHER_iv_length(const EVP_CIPHER *cipher) argument
227 EVP_CIPHER_key_length(const EVP_CIPHER *cipher) argument
237 EVP_CIPHER_nid(const EVP_CIPHER *cipher) argument
[all...]
H A Devp_pbe.c153 const EVP_CIPHER *cipher; local
252 int EVP_PBE_alg_add(int nid, const EVP_CIPHER *cipher, const EVP_MD *md, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/krb5/
H A Dkrb5_asn.h86 ASN1_OCTET_STRING *cipher; member in struct:krb5_encdata_st
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/pkcs7/
H A Dpk7_lib.c591 int PKCS7_set_cipher(PKCS7 *p7, const EVP_CIPHER *cipher) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c217 struct crypto_blkcipher *cipher; local
304 struct crypto_blkcipher *cipher; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c103 static int crypto4xx_setkey_aes(struct crypto_ablkcipher *cipher, argument
169 int crypto4xx_setkey_aes_cbc(struct crypto_ablkcipher *cipher, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/
H A Dctr.c157 struct crypto_cipher *cipher; local
307 struct crypto_blkcipher *cipher; local
[all...]
H A Dlrw.c211 struct crypto_cipher *cipher; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c103 static int crypto4xx_setkey_aes(struct crypto_ablkcipher *cipher, argument
169 int crypto4xx_setkey_aes_cbc(struct crypto_ablkcipher *cipher, argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/crypto/
H A Daes_wrap.c39 int aes_wrap(const u8 *kek, int n, const u8 *plain, u8 *cipher) argument
100 int aes_unwrap(const u8 *kek, int n, const u8 *cipher, u8 *plain) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/eap_peer/
H A Deap_sake.c29 u8 cipher[EAP_SAKE_TEK_CIPHER_LEN]; member in struct:eap_sake_data::__anon10579
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/eap_server/
H A Deap_sake.c28 u8 cipher[EAP_SAKE_TEK_CIPHER_LEN]; member in struct:eap_sake_data::__anon10610
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/src/tls/
H A Dtlsv1_server.c432 char *cipher; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/eap_peer/
H A Deap_sake.c29 u8 cipher[EAP_SAKE_TEK_CIPHER_LEN]; member in struct:eap_sake_data::__anon10798

Completed in 151 milliseconds

1234567891011>>