Searched refs:cipherInSize (Results 1 – 3 of 3) sorted by relevance
71 UINT16 cipherInSize, // IN: size of cipher text in byte
988 UINT16 cipherInSize, // IN: size of cipher text in byte in CryptDecryptRSA() argument1019 if(cipherInSize != rsaKey->publicArea.unique.rsa.t.size) in CryptDecryptRSA()1036 cipherInSize, cipherIn, hashAlg, label); in CryptDecryptRSA()
20511 722 UINT16 cipherInSize, // IN: size of cipher text in byte20548 759 if(cipherInSize != rsaKey->publicArea.unique.rsa.t.size)20568 779 cipherInSize, cipherIn, hashAlg, label);