Searched defs:P1 (Results 1 – 2 of 2) sorted by relevance
105 #define P1(x) ((x) ^ ROTL((x), 15) ^ ROTL((x), 23)) in sm3_process() macro
1425 mbedtls_mpi P1, Q1, R; in mbedtls_rsa_private() local