Searched refs:pSignSize (Results 1 – 2 of 2) sorted by relevance
34 … size_t *pSignSize, /*!< [in/out] Pointer to the total size of the signature ; in CC_EcEdwSign() argument51 if (pSign == NULL || pSignSize == NULL || in CC_EcEdwSign()64 *pSignSize < ecEdwSignSizeBytes) { in CC_EcEdwSign()80 *pSignSize = 2*ecEdwKeySizeBytes; in CC_EcEdwSign()
80 … size_t *pSignSize, /*!< [in/out] Pointer to the total size of the signature ;