Searched refs:nx842_crypto_header (Results 1 – 2 of 2) sorted by relevance
65 (sizeof(struct nx842_crypto_header) + \146 static int nx842_crypto_add_header(struct nx842_crypto_header *hdr, u8 *buf) in nx842_crypto_add_header()259 struct nx842_crypto_header *hdr = in nx842_crypto_compress()261 struct nx842_crypto_header, hdr); in nx842_crypto_compress()444 struct nx842_crypto_header *hdr; in nx842_crypto_decompress()460 hdr = (struct nx842_crypto_header *)src; in nx842_crypto_decompress()500 hdr = container_of(&ctx->header, struct nx842_crypto_header, hdr); in nx842_crypto_decompress()
160 struct nx842_crypto_header { struct169 static_assert(offsetof(struct nx842_crypto_header, group) == sizeof(struct nx842_crypto_header_hdr),
Completed in 6 milliseconds