Home
last modified time | relevance | path

Searched refs:RC5_8_ROUNDS (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/include/openssl/
Drc5.h32 # define RC5_8_ROUNDS 8 macro
/third_party/openssl/crypto/evp/
De_rc5.c50 case RC5_8_ROUNDS: in rc5_ctrl()
/third_party/openssl/crypto/rc5/
Drc5_skey.c20 (rounds != RC5_12_ROUNDS) && (rounds != RC5_8_ROUNDS)) in RC5_32_set_key()
/third_party/openssl/doc/man3/
DEVP_rc5_32_12_16_cbc.pod47 Sets the number of rounds to B<rounds>. This must be one of RC5_8_ROUNDS,