Home
last modified time | relevance | path

Searched defs:r_in (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/test/
H A Decdsatest.c76 const char *r_in = NULL, *s_in = NULL, *tbs = NULL; in x9_62_tests() local
/freebsd/secure/lib/libcrypt/
H A Dcrypt-des.c446 do_des( u_int32_t l_in, u_int32_t r_in, u_int32_t *l_out, u_int32_t *r_out, int count) in do_des()