Home
last modified time | relevance | path

Searched defs:out_encrypted_data (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/third_party/boringssl/
H A Dbuild_test.cc80 UInt128* out_encrypted_data = &hash128; in TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/sm/
H A Dutil.cc275 UInt128* out_encrypted_data) { in Encrypt()