Home
last modified time | relevance | path

Searched refs:cipher_text (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
Dat_demo_hks.c251 struct hks_blob *cipher_text) in hks_encrypt_conn_para() argument
287 …ret = hks_symmetric_encrypt(&key_data_blob, &key_param, crypt_param_conn, plain_text, cipher_text); in hks_encrypt_conn_para()
529 struct hks_blob *cipher_text) in hks_encrypt_cert() argument
562 …ret = hks_symmetric_encrypt(&key_data_blob, &key_param, crypt_param_conn, plain_text, cipher_text); in hks_encrypt_cert()
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhks_types.h249 struct hks_blob *cipher_text; member
/device/soc/winnermicro/wm800/board/src/bt/blehost/nimble/include/nimble/
Dble.h44 uint8_t cipher_text[BLE_ENC_BLOCK_SIZE]; member