Searched defs:pPublKeySize (Results 1 – 3 of 3) sorted by relevance
231 … size_t *pPublKeySize, /*!< [in/out] Pointer to the size of the public key in bytes in ecMontKeyPairBase()344 …size_t *pPublKeySize, /*!< [in/out] Pointer to the size of the public key in bytes. in CC_EcMontKeyPairBase()380 …size_t *pPublKeySize, /*!< [in/out] Pointer to the size of the public key in bytes. in CC_EcMontKeyPair()406 … size_t *pPublKeySize, /*!< [in/out] Pointer to the size of the public key in bytes. in CC_EcMontSeedKeyPair()
168 …size_t *pPublKeySize, /*!< [in/out] Pointer to the size of the public key in byte… in CC_EcEdwSeedKeyPair()232 …size_t *pPublKeySize, /*!< [in/out] - Pointer to the size of the public key in by… in CC_EcEdwKeyPair()
1330 uint32_t *pPrivKeySize, *pPublKeySize; in CC_FfcDhValidateAndImportKeyPair() local