Home
last modified time | relevance | path

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

/optee_os/core/crypto/
H A Dsm3.c104 #define P0(x) ((x) ^ ROTL((x), 9) ^ ROTL((x), 17)) in sm3_process() macro
145 E = P0(TT2); in sm3_process()
160 E = P0(TT2); in sm3_process()
/optee_os/core/arch/arm/crypto/
H A Dghash-ce-core_a32.S101 veor t0l, t0l, t0h @ t0 = (L) (P0 + P1) << 8