Home
last modified time | relevance | path

Searched refs:Point (Results 1 – 7 of 7) sorted by relevance

/system/bt/stack/smp/
Dp_256_ecc_pp.c33 static void p_256_init_point(Point *q) in p_256_init_point()
35 memset(q, 0, sizeof(Point)); in p_256_init_point()
38 static void p_256_copy_point(Point *q, Point *p) in p_256_copy_point()
40 memcpy(q, p, sizeof(Point)); in p_256_copy_point()
44 static void ECC_Double(Point *q, Point *p, uint32_t keyLength) in ECC_Double()
91 static void ECC_Add(Point *r, Point *p, Point *q, uint32_t keyLength) in ECC_Add()
201 void ECC_PointMult_Bin_NAF(Point *q, Point *p, DWORD *n, uint32_t keyLength) in ECC_PointMult_Bin_NAF()
206 Point minus_p; in ECC_PointMult_Bin_NAF()
207 Point r; in ECC_PointMult_Bin_NAF()
Dp_256_ecc_pp.h35 } Point; typedef
52 Point G;
59 void ECC_PointMult_Bin_NAF(Point *q, Point *p, DWORD *n, uint32_t keyLength);
Dsmp_keys.c1072 Point public_key; in smp_process_private_key()
1106 Point peer_publ_key, new_publ_key; in smp_compute_dhkey()
/system/sepolicy/
Dppp.te1 # Point to Point Protocol daemon
/system/core/libpixelflinger/
Dtrap.cpp133 #pragma mark Point
/system/tpm/trunks/generator/
Draw_commands.txt9611 For TPM_ALG_ECMQV or TPM_ALG_SM2 outZ1 will be Z and outZ2 will be an Empty Point.
9614 An Empty Point has two Empty Buffers as coordinates meaning the minimum size value for outZ2
9618 MQV (including SM2), outZ1 will contain the computed value and outZ2 will be an Empty Point.
9624 Point.
Draw_commands_fixed.txt9622 For TPM_ALG_ECMQV or TPM_ALG_SM2 outZ1 will be Z and outZ2 will be an Empty Point.
9625 An Empty Point has two Empty Buffers as coordinates meaning the minimum size value for outZ2
9629 MQV (including SM2), outZ1 will contain the computed value and outZ2 will be an Empty Point.
9635 Point.