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/ |
D | extension.hpp | 24 struct get_identity struct
|
/aosp_15_r20/system/secretkeeper/client/src/ |
H A D | authgraph_dev.rs | 105 fn get_identity(&self) -> Result<(Option<EcSignKey>, Identity), AgError> { in get_identity() method
|
/aosp_15_r20/system/authgraph/boringssl/src/ |
H A D | test_device.rs | 93 fn get_identity(&self) -> Result<(Option<EcSignKey>, Identity), Error> { in get_identity() method
|
/aosp_15_r20/system/authgraph/core/src/ |
H A D | traits.rs | 166 fn get_identity(&self) -> Result<(Option<EcSignKey>, Identity), Error>; in get_identity() method
|
/aosp_15_r20/system/secretkeeper/core/src/ |
H A D | ta.rs | 389 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 D | eap_i.h | 208 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 D | wpa_auth.h | 408 size_t (*get_identity)(void *ctx, const u8 *sta_addr, const u8 **buf); member
|