Searched defs:pOut (Results 1 – 4 of 4) sorted by relevance
186 uint8_t *pOut, in RsaEmsaPkcs1v15Encode()
409 …uint8_t *pOut, /* [out] pointer to the exponentiation result with size >= modulus size (in … in PkiExecModExpBe()487 … uint32_t *pOut, /* [out] pointer to the exponentiation result with size, equalled in PkiExecModExpLeW()
68 #define CHECK_PTR_AND_SIZE(pOut, outSize, buffSize) { \ argument
327 CCError_t FfcCheckPtrAndSize(void *pOut, size_t *pBuffSizeBytes, void *pIn, size_t inSizeBytes) { in FfcCheckPtrAndSize()