Searched defs:pNp (Results 1 – 4 of 4) sorted by relevance
178 …uint32_t *pNp, /* [in] Pointer to the Barrett tag of the RSA modulus (LE words arra… in RSA_PSS_Verify()
131 …uint32_t *pNp, /* [in] Pointer to the Barrett tag of the RSA modulus (LE words arra… in SBRT_RSA_PSS_Verify()
47 CCError_t PkiCalcNp(uint32_t *pNp, /*!< [out] The pointer to the Barrett tag Np buffer. If pNp = N… in PkiCalcNp()
54 #define _RSA_PSS_Verify(hwBaseAddress, mHash, pN, pNp, pSign) \ argument