Home
last modified time | relevance | path

Searched defs:dP (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/libecc/src/examples/sig/rsa/
H A Drsa.h87 nn dP; member
H A Drsa_tests.h39 const u8 *dP; member
H A Drsa.c135 const u8 *dP, u16 dPlen, in rsa_import_crt_priv_key()
360 nn_src_t p, q, dP, dQ, qInv; in rsadp_crt() local