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

/openjdk7/jdk/src/share/native/sun/security/ec/impl/
H A Dmpi.h348 mp_err mp_to_unsigned_octets(const mp_int *mp, unsigned char *str, mp_size maxlen);
H A Dmpi.c4751 /* {{{ mp_to_unsigned_octets(mp, str) */
4754 mp_to_unsigned_octets(const mp_int *mp, unsigned char *str, mp_size maxlen) function
4780 } /* end mp_to_unsigned_octets() */

Completed in 41 milliseconds