Searched refs:RC5_32_Q (Results 1 – 2 of 2) sorted by relevance
/openssl/crypto/rc5/ | ||
H A D | rc5_skey.c | 53 S[i] = (S[i - 1] + RC5_32_Q) & RC5_32_MASK; in RC5_32_set_key() |
H A D | rc5_local.h | 105 #define RC5_32_Q 0x9E3779B9L macro |
Completed in 8 milliseconds