Searched defs:ciphertext (Results 1 – 12 of 12) sorted by relevance
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/library/ |
| D | psa_crypto_aead.c | 148 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length ) in mbedtls_psa_aead_encrypt() 242 const uint8_t *ciphertext, in psa_aead_unpadded_locate_tag() 263 const uint8_t *ciphertext, size_t ciphertext_length, in mbedtls_psa_aead_decrypt() 597 uint8_t *ciphertext, in mbedtls_psa_aead_finish()
|
| D | psa_crypto_driver_wrappers.c | 1521 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length ) in psa_driver_wrapper_aead_encrypt() 1572 const uint8_t *ciphertext, size_t ciphertext_length, in psa_driver_wrapper_aead_decrypt() 1862 uint8_t *ciphertext, in psa_driver_wrapper_aead_finish()
|
| D | ccm.c | 665 unsigned char ciphertext[CCM_SELFTEST_CT_MAX_LEN]; in mbedtls_ccm_self_test() local
|
| D | psa_crypto.c | 3730 uint8_t *ciphertext, in psa_aead_encrypt() 3778 const uint8_t *ciphertext, in psa_aead_decrypt() 4211 uint8_t *ciphertext, in psa_aead_finish()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/tests/src/drivers/ |
| D | test_driver_aead.c | 38 uint8_t *ciphertext, size_t ciphertext_size, size_t *ciphertext_length ) in mbedtls_test_transparent_aead_encrypt() 85 const uint8_t *ciphertext, size_t ciphertext_length, in mbedtls_test_transparent_aead_decrypt() 313 uint8_t *ciphertext, in mbedtls_test_transparent_aead_finish()
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/demos/sm2/ |
| D | sm2_encrypt_demo.c | 22 unsigned char ciphertext[SM2_MAX_CIPHERTEXT_SIZE]; in main() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/tests/ |
| D | zuctest.c | 42 uint32_t ciphertext[][2] = { in zuc_test() local 310 uint32_t ciphertext[][20] = { in zuc256_test() local
|
| D | sm4test.c | 40 const uint8_t ciphertext[16] = { in test_sm4() local
|
| D | sm2test.c | 601 SM2_CIPHERTEXT ciphertext; in test_sm2_do_encrypt() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/tests/src/ |
| D | psa_exercise_key.c | 170 unsigned char ciphertext[32] = "(wabblewebblewibblewobblewubble)"; in exercise_cipher_key() local 242 unsigned char ciphertext[48] = "(wabblewebblewibblewobblewubble)"; in exercise_aead_key() local 386 unsigned char ciphertext[256] = "(wabblewebblewibblewobblewubble)"; in exercise_asymmetric_encryption_key() local
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/include/gmssl/ |
| D | sm2.h | 351 uint8_t ciphertext[SM2_MAX_PLAINTEXT_SIZE]; member
|
| /device/soc/hisilicon/ws63v100/sdk/open_source/libcoap/libcoap/include/oscore/ |
| D | oscore_cose.h | 210 coap_bin_const_t ciphertext; member
|