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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/
H A Drc5_skey.c93 S[i] = (S[i - 1] + RC5_32_Q) & RC5_32_MASK;
H A Drc5_locl.h185 #define RC5_32_Q 0x9E3779B9L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5_skey.c96 S[i]=(S[i-1]+RC5_32_Q)&RC5_32_MASK;
H A Drc5_locl.h182 #define RC5_32_Q 0x9E3779B9L macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/
H A Drc5_skey.c93 S[i] = (S[i - 1] + RC5_32_Q) & RC5_32_MASK;
H A Drc5_locl.h185 #define RC5_32_Q 0x9E3779B9L macro

Completed in 92 milliseconds