Searched refs:RSADP (Results 1 – 2 of 2) sorted by relevance
290 RSADP ( in RSADP() function1008 if((retVal = RSADP(cInSize, cIn, key)) != CRYPT_SUCCESS) in _cpri__DecryptRSA()1082 return RSADP(*sigOutSize,sigOut, key); in _cpri__SignRSA()
886 …B.12.1.3.4. RSADP() .......................................................................…1612 … Use of TPM_ALG_NULL is reserved for RSAEP/RSADP testing. If someone is wanting to test a hash with29153 B.12.1.3.4. RSADP()29155 …This function performs the RSADP operation defined in PKCS#1v2.1. It is an exponentiation of a val…29172 251 RSADP (30029 893 if((retVal = RSADP(cInSize, cIn, key)) != CRYPT_SUCCESS)30110 957 // RSADP can return CRYPT_PARAMETR30111 958 return RSADP(*sigOutSize,sigOut, key);