Searched defs:hmac (Results 1 – 4 of 4) sorted by relevance
49 struct cc3xx_drbg_hmac_state_t hmac; member
262 cc3xx_hash_operation_t *hmac = &(operation->hmac); in hmac_setup() local336 cc3xx_hash_operation_t *hmac = &(operation->hmac); in hmac_finish() local
86 struct cc3xx_hmac_state_t hmac; /*!< Underlying state of HMAC */ member
87 cc3xx_hash_operation_t hmac; /*!< Underlying hash op for HMAC */ member