Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/mpi/
H A Dmpi.h353 mp_err mp_to_unsigned_octets(const mp_int *mp, unsigned char *str, mp_size maxlen);
H A Dmpi.c4760 mp_to_unsigned_octets(const mp_int *mp, unsigned char *str, mp_size maxlen) in mp_to_unsigned_octets() function