Searched defs:hmac_buf (Results 1 – 2 of 2) sorted by relevance
437 const uint8_t *hmac_buf, const uint32_t *buf_size, uint32_t *cipher_blks) in master_hmac_params_check()465 TEE_Result calculate_master_hmac(struct sfd_t *sfd, uint8_t *hmac_buf, uint32_t *buf_size) in calculate_master_hmac()630 uint8_t hmac_buf[HASH_LEN] = { 0 }; in check_integrity_v2() local
103 static int32_t write_hmac_to_meta_data(const struct sfd_t *sfd, const uint8_t *hmac_buf, uint32_t b… in write_hmac_to_meta_data()144 uint8_t hmac_buf[HASH_LEN] = { 0 }; in update_master_hmac() local