Home
last modified time | relevance | path

Searched defs:w (Results 1 – 7 of 7) sorted by relevance

/crypto/
Dsm3_generic.c54 static void sm3_expand(u32 *t, u32 *w, u32 *wt) in sm3_expand()
72 static void sm3_compress(u32 *w, u32 *wt, u32 *m) in sm3_compress()
126 unsigned int w[68]; in sm3_transform() local
Dmd5.c37 #define MD5STEP(f, w, x, y, z, in, s) \ argument
Dlrw.c147 struct skcipher_walk w; in lrw_xor_tweak() local
Dtwofish_common.c468 #define CALC_S(a, b, c, d, i, w, x, y, z) \ argument
Daegis128-neon-inner.c51 uint8x16_t aegis_aes_round(uint8x16_t w) in aegis_aes_round()
Dxts.c89 struct skcipher_walk w; in xts_xor_tweak() local
Decc.c1547 u64 yy[ECC_MAX_DIGITS], xxx[ECC_MAX_DIGITS], w[ECC_MAX_DIGITS]; in ecc_is_pubkey_valid_partial() local