Searched refs:cipher_text (Results 1 – 3 of 3) sorted by relevance
251 struct hks_blob *cipher_text) in hks_encrypt_conn_para() argument287 …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() argument562 …ret = hks_symmetric_encrypt(&key_data_blob, &key_param, crypt_param_conn, plain_text, cipher_text); in hks_encrypt_cert()
249 struct hks_blob *cipher_text; member
44 uint8_t cipher_text[BLE_ENC_BLOCK_SIZE]; member