Searched refs:pSourceReturn2 (Results 1 – 1 of 1) sorted by relevance
199 HcfBlob pSourceReturn2 = {.data = nullptr, .len = 0}; in RsaSpecpSource() local202 res = cipher->getCipherSpecUint8Array(cipher, OAEP_MGF1_PSRC_UINT8ARR, &pSourceReturn2); in RsaSpecpSource()204 resCmp = memcmp(pSourceReturn2.data, pSourceData, pSourceReturn.len); in RsaSpecpSource()206 HcfFree(pSourceReturn2.data); in RsaSpecpSource()