Home
last modified time | relevance | path

Searched defs:W10 (Results 1 – 5 of 5) sorted by relevance

/netbsd/crypto/external/bsd/openssl.old/dist/crypto/sm3/
H A Dsm3.c35 W08, W09, W10, W11, W12, W13, W14, W15; in sm3_block_data_order() local
H A Dsm3_local.h50 #define EXPAND(W0,W7,W13,W3,W10) \ argument
/netbsd/crypto/external/bsd/openssl/dist/crypto/sm3/
H A Dsm3.c35 W08, W09, W10, W11, W12, W13, W14, W15; in ossl_sm3_block_data_order() local
H A Dsm3_local.h51 #define EXPAND(W0,W7,W13,W3,W10) \ argument
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DSHA256.cpp88 uint32_t W10 = InternalState.Buffer.L[10]; in hashBlock() local