Searched refs:pPrivKeySize (Results 1 – 1 of 1) sorted by relevance
1330 uint32_t *pPrivKeySize, *pPublKeySize; in CC_FfcDhValidateAndImportKeyPair() local1383 pPrivKeySize = &pDhCtx->statPrivKeySizeBytes; in CC_FfcDhValidateAndImportKeyPair()1394 pPrivKeySize = &pDhCtx->ephemPrivKeySizeBytes; in CC_FfcDhValidateAndImportKeyPair()1403 CHECK_AND_SET_ERROR((*pPrivKeySize != 0) || (*pPublKeySize != 0), in CC_FfcDhValidateAndImportKeyPair()