Home
last modified time | relevance | path

Searched refs:ModExpB (Results 1 – 3 of 3) sorted by relevance

/external/ms-tpm-20-ref/TPMCmd/tpm/include/prototypes/
DMathOnByteBuffers_fp.h91 ModExpB(
/external/ms-tpm-20-ref/TPMCmd/tpm/src/support/
DMathOnByteBuffers.c131 ModExpB( in ModExpB() function
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DCryptRsa.c265 return ModExpB(dInOut->size, dInOut->buffer, dInOut->size, dInOut->buffer, in RSAEP()