Home
last modified time | relevance | path

Searched refs:P1 (Results 1 – 6 of 6) sorted by relevance

/openssl/crypto/sm3/
H A Dsm3_local.h69 # define P1(x) ({ MD32_REG_T ret; \ macro
80 #ifndef P1
81 # define P1(X) (X ^ ROTATE(X, 15) ^ ROTATE(X, 23)) macro
91 (P1(W0 ^ W7 ^ ROTATE(W13, 15)) ^ ROTATE(W3, 7) ^ W10)
/openssl/VMS/
H A Dopenssl_shutdown.com.in4 $ ! of OpenSSL. It can do so at any level, defined by P1.
6 $ ! P1 Qualifier(s) for DEASSIGN.
28 $ DEAS := DEASSIGN /NOLOG 'P1'
H A Dopenssl_startup.com.in5 $ ! defined by P1.
38 $ ! P1 Qualifier(s) for DEFINE. "/SYSTEM" would be typical when
90 $ DEFT := DEFINE /TRANSLATION=CONCEALED /NOLOG 'P1'
91 $ DEF := DEFINE /NOLOG 'P1'
H A Dmsg_install.com4 $ ! P1 startup / setup / shutdown scripts directory
H A Dmsg_staging.com5 $ ! P1 staging software installation directory
/openssl/test/
H A Dmodes_internal_test.c273 static const u8 K1[16], P1[] = { 0 }, A1[] = { 0 }, IV1[12], C1[] = { 0 }; variable
728 # define P19 P1

Completed in 28 milliseconds