Home
last modified time | relevance | path

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

/freebsd/crypto/libecc/src/examples/sig/rsa/
H A Drsa.c294 ATTRIBUTE_WARN_UNUSED_RET static int rsadp_crt_coeffs(const rsa_priv_key *priv, nn_src_t c, nn_t m,… in rsadp_crt_coeffs() function
408 ret = rsadp_crt_coeffs(priv, c, m, u); in rsadp_crt()