Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_rc2.c62 static int rc2_keybits_to_magic(int keybits) in rc2_keybits_to_magic() function
138 num = rc2_keybits_to_magic(ctx->key_bits); in rc2_get_ctx_params()