Home
last modified time | relevance | path

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

/crypto/
Daegis128-core.c219 static void crypto_aegis128_decrypt_chunk(struct aegis_state *state, u8 *dst, in crypto_aegis128_decrypt_chunk() function
436 .crypt_chunk = crypto_aegis128_decrypt_chunk, in crypto_aegis128_decrypt()