Searched defs:roundKey (Results 1 – 1 of 1) sorted by relevance
| /third_party/openhitls/crypto/sm4/src/ |
| D | crypt_sm4.c | 199 #define ENC_ROUND_FUNCTION(t, x0, x1, x2, x3, roundKey, sbox) \ argument 208 #define DEC_ROUND_FUNCTION(t, x0, x1, x2, x3, roundKey, sbox) \ argument
|