Home
last modified time | relevance | path

Searched defs:encrypt (Results 1 – 15 of 15) sorted by relevance

/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/programs/psa/
Dcrypto_examples.c174 uint8_t encrypt[block_size]; in cipher_example_encrypt_decrypt_aes_cbc_nopad_1_block() local
223 encrypt[input_size + block_size], decrypt[input_size + block_size]; in cipher_example_encrypt_decrypt_aes_cbc_pkcs7_multi() local
269 uint8_t iv[block_size], input[input_size], encrypt[input_size], in cipher_example_encrypt_decrypt_aes_ctr_multi() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/compat/
Dhi_drv_compat.c36 hi_s32 klad_encrypt_key(hi_u32 keysel, hi_u32 target, hi_u8 *clear, hi_u8 *encrypt, hi_u32 key_len) in klad_encrypt_key()
/device/soc/hisilicon/ws63v100/sdk/open_source/GmSSL3.0/include/gmssl/
Dblock_cipher.h56 block_cipher_encrypt_func encrypt; member
/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/mbedtls_harden_adapt/
Dmbedtls_harden_adapt_api.h60 mbedtls_alt_aes_crypt_func encrypt; member
/device/soc/hisilicon/ws63v100/sdk/open_source/mbedtls/mbedtls_v3.1.0/harden/src/connect_src/
Dmbedtls_harden_adapt_api.h53 mbedtls_alt_aes_crypt_func encrypt; member
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/ap/
Dap_drv_ops.h233 size_t data_len, int encrypt, in hostapd_drv_hapd_send_eapol()
Dwpa_auth_glue.c537 int encrypt) in hostapd_wpa_auth_send_eapol()
Dieee802_1x.c61 int encrypt = 0; in ieee802_1x_send() local
Dwpa_auth.c218 const u8 *data, size_t data_len, int encrypt) in wpa_auth_send_eapol()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
Dkapi_dispatch.c102 symc_encrypt_t *encrypt = argp; in dispatch_symc_encrypt() local
Dkapi_symc.c1104 hi_u32 target, hi_u8 *clear, hi_u8 *encrypt, hi_u32 key_len) in kapi_symc_klad_encrypt_key()
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/wpa_supplicant/
Dwpas_glue.c117 int encrypt = wpa_s->wpa && in wpa_ether_send() local
Ddriver_i.h436 size_t data_len, int encrypt, in wpa_drv_hapd_send_eapol()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
Ddrv_cipher_kapi.h403 hi_u8 encrypt[AES_BLOCK_SIZE]; member
/device/soc/hisilicon/ws63v100/sdk/middleware/services/wifi_service/wpa/driver_soc/
Ddriver_soc.c428 int32 encrypt, const uint8 *own_addr, uint32 flags) in drv_soc_send_eapol()