Home
last modified time | relevance | path

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

/aosp_15_r20/tools/security/remote_provisioning/hwtrust/src/cbor/
H A Dpublickey.rs220 let coord_len = ec_coord_len(kind); in ec_cose_signature_to_der() localVariable
273 let coord_len = ec_coord_len(kind); in ec_der_signature_to_cose() localVariable
/aosp_15_r20/system/keymint/common/src/crypto/
H A Dec.rs85 pub fn coord_len(&self) -> usize { in coord_len() method
332 let coord_len = curve.coord_len(); in coordinates_from_pub_key() localVariable
/aosp_15_r20/external/mbedtls/library/
H A Ddebug.c239 size_t coord_len; in mbedtls_debug_print_psa_ec() local
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Ddebug.c239 size_t coord_len; in mbedtls_debug_print_psa_ec() local
/aosp_15_r20/system/authgraph/boringssl/src/
H A Dec.rs184 let coord_len: i32 = coord_len in ec_der_signature_to_cose() localVariable
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/
H A Dcrypto_module_tests.c2324 size_t coord_len; in run_hpke_test() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout-common.hh4180 unsigned int coord_len, in _hb_recurse_condition_evaluate()