Searched refs:speck64_round (Results 1 – 1 of 1) sorted by relevance
147 static __always_inline void speck64_round(u32 *x, u32 *y, u32 k) in speck64_round() function173 speck64_round(&x, &y, ctx->round_keys[i]); in crypto_speck64_encrypt()220 speck64_round(&l[i % 2], &k, i); in crypto_speck64_setkey()231 speck64_round(&l[i % 3], &k, i); in crypto_speck64_setkey()