Searched defs:computed_hash (Results 1 – 6 of 6) sorted by relevance
67 rootcanal::crypto::Octet16 computed_hash = rootcanal::crypto::aes_128(irk, &prand[0], 3); in IsRpaThatMatchesIrk() local
65 hci::Octet16 computed_hash = crypto_toolbox::aes_128(irk, prand); in IsRpaThatMatchesIrk() local
119 unsigned char *computed_hash; /* Just to mute compiler warning */ variable
66 uint8_t computed_hash[EVP_MAX_MD_SIZE]; in ValidateTokenSignature() local
1534 uint8_t computed_hash[EVP_MAX_MD_SIZE]; in CheckConfirmationToken() local
39 uint8_t* computed_hash; in avb_vbmeta_image_verify() local