Home
last modified time | relevance | path

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

/external/openssh/
Dschnorr.h44 const u_char *id, u_int idlen, BIGNUM **r_p, BIGNUM **e_p);
Dschnorr.c127 const u_char *id, u_int idlen, BIGNUM **r_p, BIGNUM **e_p) in schnorr_sign() argument
195 *r_p = r; in schnorr_sign()