Searched refs:_cpri__EncryptRSA (Results 1 – 4 of 4) sorted by relevance
22 _cpri__EncryptRSA(UINT32 *cOutSize, // OUT: the size of the encrypted data
916 _cpri__EncryptRSA( in _cpri__EncryptRSA() function
1101 retVal = _cpri__EncryptRSA(&cOutSize,cipherOut, &key, scheme->scheme, in CryptEncryptRSA()
897 …B.12.1.4.2. _cpri__EncryptRSA() ...........................................................…20592 …This function provides the interface to _cpri__EncryptRSA(). The object referenced by rsaKey is re…20653 842 // _cpri__EncryptRSA may return CRYPT_PARAMETER or CRYPT_SCHEME20654 843 retVal = _cpri__EncryptRSA(&cOutSize,cipherOut, &key, scheme->scheme,29895 B.12.1.4.2. _cpri__EncryptRSA()29923 807 _cpri__EncryptRSA(