Home
last modified time | relevance | path

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

/drivers/crypto/nx/
Dnx-842.h155 struct nx842_crypto_header { struct
170 struct nx842_crypto_header header; argument
Dnx-842.c74 (sizeof(struct nx842_crypto_header) + \
150 static int nx842_crypto_add_header(struct nx842_crypto_header *hdr, u8 *buf) in nx842_crypto_add_header()
263 struct nx842_crypto_header *hdr = &ctx->header; in nx842_crypto_compress()
447 struct nx842_crypto_header *hdr; in nx842_crypto_decompress()
463 hdr = (struct nx842_crypto_header *)src; in nx842_crypto_decompress()