Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dmorus640.c151 static void crypto_morus640_store(u8 *dst, const struct morus640_block *src) in crypto_morus640_store() function
461 crypto_morus640_store(tag_out.bytes, &tag); in crypto_morus640_encrypt()
487 crypto_morus640_store(tag_in.bytes, &tag); in crypto_morus640_decrypt()