Searched refs:desparams (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/des/
H A Drpc_des.h108 struct desparams { struct
125 #define DESIOCBLOCK _IOWR(d, 6, struct desparams)
130 #define DESIOCQUICK _IOWR(d, 7, struct desparams)
H A Drpc_enc.c63 int _des_crypt(char *buf,int len,struct desparams *desp);
64 int _des_crypt(char *buf, int len, struct desparams *desp)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Drpc_des.h108 struct desparams { struct
125 #define DESIOCBLOCK _IOWR(d, 6, struct desparams)
130 #define DESIOCQUICK _IOWR(d, 7, struct desparams)
H A Drpc_enc.c63 int _des_crypt(char *buf,int len,struct desparams *desp);
64 int _des_crypt(char *buf, int len, struct desparams *desp)

Completed in 21 milliseconds