Searched defs:ciphertext (Results 1 – 5 of 5) sorted by relevance
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/symmetric_alg_test/ |
| D | hks_3des_cipher_part1_test.cpp | 458 struct HksBlob ciphertext = { DES3_COMMON_SIZE, cipher }; variable 503 struct HksBlob ciphertext = { DES3_COMMON_SIZE, cipher }; variable 548 struct HksBlob ciphertext = { DES3_COMMON_SIZE, cipher }; variable 593 struct HksBlob ciphertext = { DES3_COMMON_SIZE, cipher }; variable 659 struct HksBlob ciphertext = { DES3_COMMON_SIZE, cipher }; variable 693 struct HksBlob ciphertext = { DES3_COMMON_SIZE, cipher }; variable 727 struct HksBlob ciphertext = { DES3_COMMON_SIZE, cipher }; variable 761 struct HksBlob ciphertext = { DES3_COMMON_SIZE, cipher }; variable
|
| D | hks_des_cipher_part1_test.cpp | 348 struct HksBlob ciphertext = { DES_COMMON_SIZE, cipher }; variable 393 struct HksBlob ciphertext = { DES_COMMON_SIZE, cipher }; variable 459 struct HksBlob ciphertext = { DES_COMMON_SIZE, cipher }; variable 493 struct HksBlob ciphertext = { DES_COMMON_SIZE, cipher }; variable 527 struct HksBlob ciphertext = { DES_COMMON_SIZE, cipher }; variable 561 struct HksBlob ciphertext = { DES_COMMON_SIZE, cipher }; variable
|
| /base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/asymmetric_alg_test/ |
| D | hks_rsa_cipher_part6_test.cpp | 371 struct HksBlob ciphertext = { RSA_COMMON_SIZE, cipher }; variable 416 struct HksBlob ciphertext = { RSA_COMMON_SIZE, cipher }; variable 460 struct HksBlob ciphertext = { RSA_COMMON_SIZE, cipher }; variable 524 struct HksBlob ciphertext = { RSA_COMMON_SIZE, cipher }; variable 617 struct HksBlob ciphertext = { RSA_COMMON_SIZE, cipher }; variable
|
| /base/security/crypto_framework/plugin/openssl_plugin/common/src/ |
| D | openssl_adapter.c | 1402 struct Sm2CipherTextSt *OpensslD2iSm2CipherText(const uint8_t *ciphertext, size_t ciphertextLen) in OpensslD2iSm2CipherText()
|
| /base/security/crypto_framework/test/unittest/src/ |
| D | openssl_adapter_mock.c | 2129 struct Sm2CipherTextSt *OpensslD2iSm2CipherText(const uint8_t *ciphertext, size_t ciphertextLen) in OpensslD2iSm2CipherText()
|