Home
last modified time | relevance | path

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

/openssl-master/crypto/evp/
A De_rc5.c47 data(c)->rounds = RC5_12_ROUNDS; in rc5_ctrl()
57 case RC5_12_ROUNDS: in rc5_ctrl()
/openssl-master/providers/implementations/ciphers/
A Dcipher_rc5.c97 && rounds != RC5_12_ROUNDS in rc5_set_ctx_params()
152 ctx->rounds = RC5_12_ROUNDS; \
/openssl-master/include/openssl/
A Drc5.h40 # define RC5_12_ROUNDS 12 macro
/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.pod48 RC5_12_ROUNDS or RC5_16_ROUNDS.

Completed in 7 milliseconds