Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcallchain.cpp111 const std::unique_ptr<CallChainNode>& n2) { in CompareNodeByPeriod()
/system/core/libutils/
DUnicode.cpp315 int strzcmp16(const char16_t *s1, size_t n1, const char16_t *s2, size_t n2) in strzcmp16()
334 int strzcmp16_h_n(const char16_t *s1H, size_t n1, const char16_t *s2N, size_t n2) in strzcmp16_h_n()
/system/bt/stack/smp/
Dsmp_keys.c1479 BOOLEAN smp_calculate_f5(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *a1, UINT8 *a2, in smp_calculate_f5()
1586 UINT8 *key_id, UINT8 *n1, UINT8 *n2, UINT8 *a1, UINT8 *a2, in smp_calculate_f5_mackey_or_long_term_key()
1828 BOOLEAN smp_calculate_f6(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *r, UINT8 *iocap, UINT8 *a1, in smp_calculate_f6()
Daes.c235 { uint_8t p1 = x, p2 = BPOLY, n1 = hibit(x), n2 = 0x80, v1 = 1, v2 = 0; in gf_inv() local
/system/core/fs_mgr/
Dfs_mgr.c251 char *n2; in fs_match() local
/system/bt/stack/rfcomm/
Drfc_int.h97 UINT8 n2; member
/system/core/libmincrypt/
Dp256_ec.c1246 const p256_int* n1, const p256_int* n2, const p256_int* in_x, in p256_points_mul_vartime()