Home
last modified time | relevance | path

Searched defs:computed_hash (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/include/hci/
Daddress_with_type.h67 rootcanal::crypto::Octet16 computed_hash = rootcanal::crypto::aes_128(irk, &prand[0], 3); in IsRpaThatMatchesIrk() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/
Daddress_with_type.h65 hci::Octet16 computed_hash = crypto_toolbox::aes_128(irk, prand); in IsRpaThatMatchesIrk() local
/aosp_15_r20/external/curl/tests/unit/
H A Dunit1615.c119 unsigned char *computed_hash; /* Just to mute compiler warning */ variable
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_keymaster_enforcement.cpp66 uint8_t computed_hash[EVP_MAX_MD_SIZE]; in ValidateTokenSignature() local
Dtrusty_keymaster_context.cpp1534 uint8_t computed_hash[EVP_MAX_MD_SIZE]; in CheckConfirmationToken() local
/aosp_15_r20/external/avb/libavb/
H A Davb_vbmeta_image.c39 uint8_t* computed_hash; in avb_vbmeta_image_verify() local