Home
last modified time | relevance | path

Searched refs:des_cfb_encrypt (Results 1 – 12 of 12) sorted by relevance

/mirbsd/src/sys/crypto/
Ddes.h137 void des_cfb_encrypt(unsigned char *in,unsigned char *out,int numbits,
210 void des_cfb_encrypt();
/mirbsd/src/lib/libssl/src/crypto/des/
DDES.xs137 des_cfb_encrypt(input,numbits,ks,ivec,encrypt) in des_cfb_encrypt() function
155 des_cfb_encrypt((unsigned char *)input,(unsigned char *)c, in des_cfb_encrypt()
Ddestest.c612 des_cfb_encrypt(&(plain[i]),&(cfb_buf1[i]), in main()
622 des_cfb_encrypt(&(cfb_buf1[i]),&(cfb_buf2[i]), in main()
855 des_cfb_encrypt(plain,cfb_buf1,bits,sizeof(plain),ks,&cfb_tmp, in cfb_test()
865 des_cfb_encrypt(cfb_buf1,cfb_buf2,bits,sizeof(plain),ks,&cfb_tmp, in cfb_test()
Ddes_old.h154 #define des_cfb_encrypt(i,o,n,l,k,iv,e)\ macro
257 #define des_cfb_encrypt(i,o,n,l,k,iv,e)\ macro
/mirbsd/src/include/
Ddes.h158 void des_cfb_encrypt(unsigned char *in,unsigned char *out,int numbits,
234 void des_cfb_encrypt();
/mirbsd/src/lib/libdes/
DMakefile19 des_crypt.3 des_pcbc_encrypt.3 des_crypt.3 des_cfb_encrypt.3 \
Dcfb_enc.c67 void des_cfb_encrypt(in, out, numbits, length, schedule, ivec, encrypt) in des_cfb_encrypt() function
DMODES.DES30 Cipher Feedback Mode (CFB) (des_cfb_encrypt())
Ddes.doc209 void des_cfb_encrypt(
268 the same as des_cfb_encrypt() in that numbits is the size of the
444 Cipher Feedback Mode (CFB) (des_cfb_encrypt())
/mirbsd/src/lib/libssl/src/doc/
Dssleay.txt2974 void des_cfb_encrypt(
3033 the same as des_cfb_encrypt() in that numbits is the size of the
3209 Cipher Feedback Mode (CFB) (des_cfb_encrypt())
/mirbsd/src/distrib/lists/htman/htmi/
Dmi3399 ./man3/des_cfb_encrypt.htm
/mirbsd/src/distrib/lists/base/dev/
Dmi5655 ./usr/share/man/cat3/des_cfb_encrypt.0