Searched refs:mp_to_signed_octets (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Dmpi.h349 mp_err mp_to_signed_octets(const mp_int *mp, unsigned char *str, mp_size maxlen);
H A Dmpi.c4783 /* {{{ mp_to_signed_octets(mp, str) */
4786 mp_to_signed_octets(const mp_int *mp, unsigned char *str, mp_size maxlen) function
4820 } /* end mp_to_signed_octets() */

Completed in 770 milliseconds