Home
last modified time | relevance | path

Searched refs:_blake2s_quarterround (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/crypto/
H A Dblake2s-core.S68 .macro _blake2s_quarterround a0, b0, c0, d0, a1, b1, c1, d1, s0, s1, s2, s3 macro
134 _blake2s_quarterround r0, r4, r8, r10, r1, r5, r9, r11, \
143 _blake2s_quarterround r2, r6, r8, r10, r3, r7, r9, r11, \
154 _blake2s_quarterround r0, r5, r8, r11, r1, r6, r9, r10, \
164 _blake2s_quarterround r2, r7, r8, r10, r3, r4, r9, r11, \