Searched defs:W10 (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/lib/libcrypto/sm3/ |
H A D | sm3.c | 40 #define EXPAND(W0, W7, W13, W3, W10) \ argument 68 SM3_WORD W08, W09, W10, W11, W12, W13, W14, W15; in sm3_block_data_order() local [all...] |
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | SHA256.cpp | 84 uint32_t W10 = InternalState.Buffer.L[10]; in hashBlock() local
|