Searched defs:pN (Results 1 – 4 of 4) sorted by relevance
177 … uint32_t *pN, /* [in] Pointer to the RSA modulus (LE words array). */ in RSA_PSS_Verify()
130 … uint32_t *pN, /* [in] Pointer to the RSA modulus (LE words array). */ 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