Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/nx/
A Dnx-842.c63 #define NX842_CRYPTO_MAGIC (0xf842) macro
288 hdr->magic = cpu_to_be16(NX842_CRYPTO_MAGIC); in nx842_crypto_compress()
460 if (be16_to_cpu(hdr->magic) != NX842_CRYPTO_MAGIC) { in nx842_crypto_decompress()

Completed in 3 milliseconds