Searched refs:NX842_CRYPTO_MAGIC (Results 1 – 1 of 1) sorted by relevance
63 #define NX842_CRYPTO_MAGIC (0xf842) macro288 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()