Home
last modified time | relevance | path

Searched refs:PT1 (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/mbedtls/library/
A Dhavege.c67 PTEST = PT1 >> 20; \
77 PTX = (PT1 >> 18) & 7; \
78 PT1 &= 0x1FFF; \
83 A = &WALK[PT1 ]; RES[i++] ^= *A; \
85 C = &WALK[PT1 ^ 1]; RES[i++] ^= *C; \
94 A = &WALK[PT1 ^ 2]; RES[i++] ^= *A; \
96 C = &WALK[PT1 ^ 3]; RES[i++] ^= *C; \
107 A = &WALK[PT1 ^ 4]; \
163 int PT1, PT2, *WALK, RES[16]; in havege_fill() local
167 PT1 = hs->PT1; in havege_fill()
[all …]
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dhavege.h40 int PT1, PT2, offset[2]; member

Completed in 3 milliseconds