Searched defs:rr (Results 1 – 9 of 9) sorted by relevance
/system/core/include/mincrypt/ |
D | rsa.h | 44 uint32_t rr[RSANUMWORDS]; /* R^2 as little endian array */ member
|
/system/extras/verity/ |
D | generate_verity_key.c | 50 BIGNUM* rr = BN_new(); in convert_to_mincrypt_format() local
|
/system/core/libmincrypt/tools/ |
D | DumpPublicKey.java | 150 long rr = RR.mod(B).longValue(); in printRSA() local
|
/system/core/libmincrypt/ |
D | p256_ec.c | 844 felem z1z1, z1z1z1, s2, u2, h, i, j, r, rr, v, tmp; in point_add_mixed() local 882 felem z1z1, z1z1z1, z2z2, z2z2z2, s1, s2, u1, u2, h, i, j, r, rr, v, tmp; in point_add() local 929 felem z1z1, z1z1z1, z2z2, z2z2z2, s1, s2, u1, u2, h, i, j, r, rr, v, tmp; in point_add_or_double_vartime() local
|
/system/core/adb/ |
D | adb_auth_host.cpp | 69 BIGNUM* rr = BN_new(); in RSA_to_RSAPublicKey() local
|
/system/core/gatekeeperd/ |
D | gatekeeperd.cpp | 183 bool rr; in enroll() local
|
/system/core/libpixelflinger/ |
D | trap.cpp | 178 GGLcoord rmin, GGLcoord rmax, GGLcoord rr) in coverageNice() 236 GGLcoord rr = rad*rad; in aa_nice_pointx() local
|
/system/bt/stack/include/ |
D | avdt_api.h | 228 tAVDT_REPORT_BLK rr; member
|
/system/core/libpixelflinger/codeflinger/ |
D | ARMAssemblerInterface.h | 56 #define LIST(rr) L##rr=1<<rr argument
|