Searched refs:cipherText (Results 1 – 8 of 8) sorted by relevance
/external/tpm2/ |
D | RSA_Decrypt.c | 75 scheme, in->cipherText.t.size, in TPM2_RSA_Decrypt() 76 in->cipherText.t.buffer, in TPM2_RSA_Decrypt()
|
D | RSA_Decrypt_fp.h | 14 TPM2B_PUBLIC_KEY_RSA cipherText; member
|
D | Marshal_RSA_Decrypt.c | 45 result = TPM2B_PUBLIC_KEY_RSA_Unmarshal(&target->cipherText, buffer, size); in RSA_Decrypt_In_Unmarshal()
|
D | part3.txt | 5048 integer value that is the result of the modular exponentiation of cipherText using the private expo… 5089 TPM2B_PUBLIC_KEY_RSA cipherText NOTE An encrypted RSA data block is the size of… 5132 … TPM_RC_SIZE cipherText is not the size of the modulus of key referenced by 5134 …M_RC_VALUE label is not a null terminated string or the value of cipherText is 5193 56 scheme, in->cipherText.t.size, 5194 57 in->cipherText.t.buffer,
|
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/ |
D | CipherTest.java | 344 byte[] cipherText = loadBytes("hyts_" + "des-ede3-cbc.test" + index in test_doFinal() 347 encryptedPlaintext, cipherText)); in test_doFinal()
|
/external/tpm2/generator/ |
D | commands.txt | 563 _NAME cipherText
|
D | raw_commands.txt | 8663 that is the result of the modular exponentiation of cipherText using the private exponent of keyHan… 8729 cipherText 8811 cipherText is not the size of the modulus of key referenced by 8862 label is not a null terminated string or the value of cipherText is 8957 scheme, in->cipherText.t.size, 8958 in->cipherText.t.buffer,
|
D | raw_commands_fixed.txt | 8674 that is the result of the modular exponentiation of cipherText using the private exponent of keyHan… 8740 cipherText 8822 cipherText is not the size of the modulus of key referenced by 8873 label is not a null terminated string or the value of cipherText is 8968 scheme, in->cipherText.t.size, 8969 in->cipherText.t.buffer,
|