Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/examples/sig/rsa/
H A Drsa.c357 ATTRIBUTE_WARN_UNUSED_RET static int rsadp_crt(const rsa_priv_key *priv, nn_src_t c, nn_t m) in rsadp_crt() function
504 ret = rsadp_crt(priv, c, m); EG(ret, err); in rsadp()