Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dmorus1280.c145 static void crypto_morus1280_store(u8 *dst, const struct morus1280_block *src) in crypto_morus1280_store() function
462 crypto_morus1280_store(tag_out.bytes, &tag); in crypto_morus1280_encrypt()
488 crypto_morus1280_store(tag_in.bytes, &tag); in crypto_morus1280_decrypt()