Home
last modified time | relevance | path

Searched defs:get_identity (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/adapted/adt/detail/
Dextension.hpp24 struct get_identity struct
/aosp_15_r20/system/secretkeeper/client/src/
H A Dauthgraph_dev.rs105 fn get_identity(&self) -> Result<(Option<EcSignKey>, Identity), AgError> { in get_identity() method
/aosp_15_r20/system/authgraph/boringssl/src/
H A Dtest_device.rs93 fn get_identity(&self) -> Result<(Option<EcSignKey>, Identity), Error> { in get_identity() method
/aosp_15_r20/system/authgraph/core/src/
H A Dtraits.rs166 fn get_identity(&self) -> Result<(Option<EcSignKey>, Identity), Error>; in get_identity() method
/aosp_15_r20/system/secretkeeper/core/src/
H A Dta.rs389 fn get_identity(&self) -> Result<(Option<EcSignKey>, Identity), Error> { in get_identity() method
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/
H A Deap_i.h208 const u8 * (*get_identity)(struct eap_sm *sm, void *priv, size_t *len); member
/aosp_15_r20/external/wpa_supplicant_8/src/ap/
H A Dwpa_auth.h408 size_t (*get_identity)(void *ctx, const u8 *sta_addr, const u8 **buf); member