Home
last modified time | relevance | path

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

/openssl-master/include/openssl/
A Drc5.h39 # define RC5_8_ROUNDS 8 macro
/openssl-master/crypto/evp/
A De_rc5.c56 case RC5_8_ROUNDS: in rc5_ctrl()
/openssl-master/crypto/rc5/
A Drc5_skey.c29 (rounds != RC5_12_ROUNDS) && (rounds != RC5_8_ROUNDS)) in RC5_32_set_key()
/openssl-master/doc/man3/
A DEVP_rc5_32_12_16_cbc.pod47 Sets the number of rounds to B<rounds>. This must be one of RC5_8_ROUNDS,
/openssl-master/providers/implementations/ciphers/
A Dcipher_rc5.c96 if (rounds != RC5_8_ROUNDS in rc5_set_ctx_params()

Completed in 7 milliseconds