Home | History | Annotate | Download | only in keymaster

Lines Matching full:convert

214  * Convert from OpenSSL's BIGNUM format to TEE's Big Integer format.
349 * Convert our unsigned 64-bit integer to the TEE Big Integer class. It's
442 ALOGW("Could not convert modulus to array");
448 ALOGW("Could not convert publicExponent to array");
488 ALOGW("Could not convert private exponent");
554 ALOGW("Could not convert prime1");
562 ALOGW("Could not convert prime2");
570 ALOGW("Could not convert exponent 1");
578 ALOGW("Could not convert exponent 2");
586 ALOGW("Could not convert coefficient");