Searched defs:hmac (Results 1 – 3 of 3) sorted by relevance
98 auto hmac = HMacer::hmac256(key, kConfirmationUIHandshakeLabel, in finalizeHandshake() local139 auto hmac = HMacer::hmac256(key, kConfirmationUIEventLabel, in processInputEvent() local
243 uint8_t* hmac) { in mint_hmac()
499 let hmac = crypto_provider::HmacImpl; in generate_key_material() localVariable