Home
last modified time | relevance | path

Searched refs:MP_MEM (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/common/crypto/ecc/
H A Decl.c114 res = MP_MEM; in ECGroup_consGFp()
155 res = MP_MEM; in ECGroup_consGFp_mont()
200 res = MP_MEM; in ECGroup_consGF2m()
357 res = MP_MEM; in ecgroup_fromNameAndHex()
365 res = MP_MEM; in ecgroup_fromNameAndHex()
H A Decp_mont.c81 res = MP_MEM; in GFMethod_consGFp_mont()
H A Decp_jm.c299 res = MP_MEM; in ec_GFp_pt_mul_jm_wNAF()
/titanic_44/usr/src/common/mpi/
H A Dmpi.h123 #define MP_MEM -2 /* out of memory */ macro
H A Dmpi.c156 return MP_MEM; in mp_init_size()
187 return MP_MEM; in mp_init_copy()
235 return MP_MEM; in mp_copy()
2799 return MP_MEM; in s_mp_grow()