Home
last modified time | relevance | path

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

/optee_os/core/drivers/
H A Dstm32mp15_huk.c90 static TEE_Result aes_gcm_encrypt_uid(uint8_t *key, size_t key_len, in aes_gcm_encrypt_uid() function
200 ret = aes_gcm_encrypt_uid((uint8_t *)otp_key, len, hwkey->data, in tee_otp_get_hw_unique_key()