Searched refs:RC5_32_INT (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/
H A Drc5.h76 # define RC5_32_INT unsigned long macro
92 RC5_32_INT data[2 * (RC5_16_ROUNDS + 1)];
H A Drc5_skey.c65 RC5_32_INT L[64], l, ll, A, B, *S, k;
H A Drc5_enc.c141 RC5_32_INT a, b, *s;
177 RC5_32_INT a, b, *s;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5.h76 #define RC5_32_INT unsigned long macro
94 RC5_32_INT data[2*(RC5_16_ROUNDS+1)];
H A Drc5_skey.c65 RC5_32_INT L[64],l,ll,A,B,*S,k;
H A Drc5_enc.c140 RC5_32_INT a,b,*s;
179 RC5_32_INT a,b,*s;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/
H A Drc5.h76 # define RC5_32_INT unsigned long macro
92 RC5_32_INT data[2 * (RC5_16_ROUNDS + 1)];
H A Drc5_skey.c65 RC5_32_INT L[64], l, ll, A, B, *S, k;
H A Drc5_enc.c141 RC5_32_INT a, b, *s;
177 RC5_32_INT a, b, *s;

Completed in 117 milliseconds