Searched refs:t_zencod_xdes_cipher (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/demos/engines/zencod/
H A Dhw_zencod.h149 typedef int t_zencod_xdes_cipher(KEY * output, const KEY * input, typedef
H A Dhw_zencod.c445 static t_zencod_xdes_cipher *ptr_zencod_xdes_cipher = NULL;
515 t_zencod_xdes_cipher *ptr_xdes_1;
577 (t_zencod_xdes_cipher *) DSO_bind_func(zencod_dso, ZENCOD_Fct_xdes_1))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/zencod/
H A Dhw_zencod.h150 typedef int t_zencod_xdes_cipher ( KEY *output, const KEY *input, const KEY *key_1, typedef
H A Dhw_zencod.c430 static t_zencod_xdes_cipher *ptr_zencod_xdes_cipher = NULL ;
498 t_zencod_xdes_cipher *ptr_xdes_1 ;
541 ! ( ptr_xdes_1 = (t_zencod_xdes_cipher *) DSO_bind_func ( zencod_dso, ZENCOD_Fct_xdes_1 ) ) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/engines/zencod/
H A Dhw_zencod.h149 typedef int t_zencod_xdes_cipher(KEY * output, const KEY * input, typedef
H A Dhw_zencod.c445 static t_zencod_xdes_cipher *ptr_zencod_xdes_cipher = NULL;
515 t_zencod_xdes_cipher *ptr_xdes_1;
577 (t_zencod_xdes_cipher *) DSO_bind_func(zencod_dso, ZENCOD_Fct_xdes_1))

Completed in 125 milliseconds