Searched refs:DES_ncbc_encrypt (Results 1 - 21 of 21) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/des/
H A Drpc_enc.c78 DES_ncbc_encrypt(desp->UDES.UDES_buf,desp->UDES.UDES_buf,
H A Dncbc_enc.c5 * des_enc.c (DES_ncbc_encrypt)
70 void DES_ncbc_encrypt(const unsigned char *in, unsigned char *out, long length,
H A Ddes.h137 /* DES_cbc_encrypt does not update the IV! Use DES_ncbc_encrypt instead. */
141 void DES_ncbc_encrypt(const unsigned char *input,unsigned char *output,
H A Ddes_old.c106 DES_ncbc_encrypt((unsigned char *)input, (unsigned char *)output,
H A Dspeed.c260 DES_ncbc_encrypt(buf,buf,BUFSIZE,&sch,
H A Ddes_old.h151 DES_ncbc_encrypt((i),(o),(l),&(k),(iv),(e))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Drpc_enc.c78 DES_ncbc_encrypt(desp->UDES.UDES_buf,desp->UDES.UDES_buf,
H A Dncbc_enc.c5 * des_enc.c (DES_ncbc_encrypt)
70 void DES_ncbc_encrypt(const unsigned char *in, unsigned char *out, long length,
H A Ddes.h137 /* DES_cbc_encrypt does not update the IV! Use DES_ncbc_encrypt instead. */
141 void DES_ncbc_encrypt(const unsigned char *input,unsigned char *output,
H A Ddes_old.c106 DES_ncbc_encrypt((unsigned char *)input, (unsigned char *)output,
H A Dspeed.c264 DES_ncbc_encrypt(buf,buf,BUFSIZE,&sch,
H A Ddes_old.h155 DES_ncbc_encrypt((i),(o),(l),&(k),(iv),(e))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/evp/
H A De_des.c90 DES_ncbc_encrypt(in, out, (long)inl, ctx->cipher_data,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A De_des.c92 DES_ncbc_encrypt(in, out, (long)inl, ctx->cipher_data,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/include/openssl/
H A Ddes.h137 /* DES_cbc_encrypt does not update the IV! Use DES_ncbc_encrypt instead. */
141 void DES_ncbc_encrypt(const unsigned char *input,unsigned char *output,
H A Ddes_old.h151 DES_ncbc_encrypt((i),(o),(l),&(k),(iv),(e))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Ddes.h137 /* DES_cbc_encrypt does not update the IV! Use DES_ncbc_encrypt instead. */
141 void DES_ncbc_encrypt(const unsigned char *input,unsigned char *output,
H A Ddes_old.h155 DES_ncbc_encrypt((i),(o),(l),&(k),(iv),(e))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/fips/des/asm/
H A Dfips-dx86-elf.s2330 .globl DES_ncbc_encrypt
2331 .type DES_ncbc_encrypt,@function
2332 DES_ncbc_encrypt: label
2509 .size DES_ncbc_encrypt,.L_DES_ncbc_encrypt_end-DES_ncbc_encrypt
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Dspeed.c1229 DES_ncbc_encrypt(buf,buf,lengths[j],&sch,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dspeed.c1736 DES_ncbc_encrypt(buf,buf,lengths[j],&sch,

Completed in 97 milliseconds