Searched refs:encrypt (Results 1 - 25 of 227) sorted by relevance

12345678910

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A Ddbinfo77 my ($magic, $version, $endian, $encrypt) ;
84 $encrypt = "Not Supported";
91 $encrypt = "Not Supported";
117 { $encrypt = $info[6] ? "Enabled" : "Disabled" }
119 { $encrypt = "Not Supported" }
128 Encryption: $encrypt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Ddbinfo77 my ($magic, $version, $endian, $encrypt) ;
84 $encrypt = "Not Supported";
91 $encrypt = "Not Supported";
117 { $encrypt = $info[6] ? "Enabled" : "Disabled" }
119 { $encrypt = "Not Supported" }
128 Encryption: $encrypt
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bf/
H A Dbf_ecb.c83 const BF_KEY *key, int encrypt)
91 if (encrypt)
82 BF_ecb_encrypt(const unsigned char *in, unsigned char *out, const BF_KEY *key, int encrypt) argument
H A Dbf_cfb64.c70 unsigned char *ivec, int *num, int encrypt)
79 if (encrypt) {
68 BF_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length, const BF_KEY *schedule, unsigned char *ivec, int *num, int encrypt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc2/
H A Drc2_ecb.c75 int encrypt)
83 if (encrypt)
74 RC2_ecb_encrypt(const unsigned char *in, unsigned char *out, RC2_KEY *ks, int encrypt) argument
H A Drc2cfb64.c70 int *num, int encrypt)
79 if (encrypt) {
68 RC2_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC2_KEY *schedule, unsigned char *ivec, int *num, int encrypt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/
H A Drc5_ecb.c66 RC5_32_KEY *ks, int encrypt)
74 if (encrypt)
65 RC5_32_ecb_encrypt(const unsigned char *in, unsigned char *out, RC5_32_KEY *ks, int encrypt) argument
H A Drc5cfb64.c70 unsigned char *ivec, int *num, int encrypt)
79 if (encrypt) {
68 RC5_32_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC5_32_KEY *schedule, unsigned char *ivec, int *num, int encrypt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc2/
H A Drc2_ecb.c74 int encrypt)
80 if (encrypt)
73 RC2_ecb_encrypt(const unsigned char *in, unsigned char *out, RC2_KEY *ks, int encrypt) argument
H A Drc2cfb64.c69 int *num, int encrypt)
78 if (encrypt)
67 RC2_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC2_KEY *schedule, unsigned char *ivec, int *num, int encrypt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5_ecb.c66 RC5_32_KEY *ks, int encrypt)
72 if (encrypt)
65 RC5_32_ecb_encrypt(const unsigned char *in, unsigned char *out, RC5_32_KEY *ks, int encrypt) argument
H A Drc5cfb64.c69 unsigned char *ivec, int *num, int encrypt)
78 if (encrypt)
67 RC5_32_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC5_32_KEY *schedule, unsigned char *ivec, int *num, int encrypt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc2/
H A Drc2_ecb.c75 int encrypt)
83 if (encrypt)
74 RC2_ecb_encrypt(const unsigned char *in, unsigned char *out, RC2_KEY *ks, int encrypt) argument
H A Drc2cfb64.c70 int *num, int encrypt)
79 if (encrypt) {
68 RC2_cfb64_encrypt(const unsigned char *in, unsigned char *out, long length, RC2_KEY *schedule, unsigned char *ivec, int *num, int encrypt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/
H A Drc5_ecb.c66 RC5_32_KEY *ks, int encrypt)
74 if (encrypt)
65 RC5_32_ecb_encrypt(const unsigned char *in, unsigned char *out, RC5_32_KEY *ks, int encrypt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbf_ecb.c82 const BF_KEY *key, int encrypt)
88 if (encrypt)
81 BF_ecb_encrypt(const unsigned char *in, unsigned char *out, const BF_KEY *key, int encrypt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bf/
H A Dbf_ecb.c83 const BF_KEY *key, int encrypt)
91 if (encrypt)
82 BF_ecb_encrypt(const unsigned char *in, unsigned char *out, const BF_KEY *key, int encrypt) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/docs_src/ref/env/
H A DMakefile3 BUILD= create.html db_config.html encrypt.html error.html faq.html \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A DDES.xs50 des_ecb_encrypt(input,ks,encrypt)
53 int encrypt
55 des_ecb_encrypt(input,&RETVAL,*ks,encrypt);
60 des_cbc_encrypt(input,ks,ivec,encrypt)
64 int encrypt
79 l,*ks,ivec,encrypt);
85 des_cbc3_encrypt(input,ks1,ks2,ivec1,ivec2,encrypt)
91 int encrypt
104 l,*ks1,*ks2,ivec1,ivec2,encrypt);
137 des_cfb_encrypt(input,numbits,ks,ivec,encrypt)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A DDES.xs50 des_ecb_encrypt(input,ks,encrypt)
53 int encrypt
55 des_ecb_encrypt(input,&RETVAL,*ks,encrypt);
60 des_cbc_encrypt(input,ks,ivec,encrypt)
64 int encrypt
79 l,*ks,ivec,encrypt);
85 des_cbc3_encrypt(input,ks1,ks2,ivec1,ivec2,encrypt)
91 int encrypt
104 l,*ks1,*ks2,ivec1,ivec2,encrypt);
137 des_cfb_encrypt(input,numbits,ks,ivec,encrypt)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A DDES.xs50 des_ecb_encrypt(input,ks,encrypt)
53 int encrypt
55 des_ecb_encrypt(input,&RETVAL,*ks,encrypt);
60 des_cbc_encrypt(input,ks,ivec,encrypt)
64 int encrypt
79 l,*ks,ivec,encrypt);
85 des_cbc3_encrypt(input,ks1,ks2,ivec1,ivec2,encrypt)
91 int encrypt
104 l,*ks1,*ks2,ivec1,ivec2,encrypt);
137 des_cfb_encrypt(input,numbits,ks,ivec,encrypt)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A De_des.c78 DES_ecb_encrypt((DES_cblock *)(in + i), (DES_cblock *)(out + i), ctx->cipher_data, ctx->encrypt);
93 (DES_cblock *)ctx->iv, ctx->encrypt);
101 (DES_cblock *)ctx->iv, &ctx->num, ctx->encrypt);
117 ctx->encrypt);
127 ctx->encrypt);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/crypto/
H A Dsalsa20_glue.c53 static int encrypt(struct blkcipher_desc *desc, function
104 .encrypt = encrypt,
105 .decrypt = encrypt,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dpadlock-aes.c62 struct cword encrypt; member in struct:aes_ctx::__anon11170
133 ctx->cword.encrypt.rounds = 10 + (key_len - 16) / 4;
134 ctx->cword.decrypt.rounds = ctx->cword.encrypt.rounds;
135 ctx->cword.encrypt.ksize = (key_len - 16) / 8;
136 ctx->cword.decrypt.ksize = ctx->cword.encrypt.ksize;
143 ctx->cword.encrypt.keygen = 1;
156 if (&ctx->cword.encrypt == per_cpu(paes_last_cword, cpu) ||
302 padlock_reset_key(&ctx->cword.encrypt);
304 ecb_crypt(in, out, ctx->E, &ctx->cword.encrypt, 1);
306 padlock_store_cword(&ctx->cword.encrypt);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmb.conf11 encrypt passwords = Yes

Completed in 216 milliseconds

12345678910