Searched refs:nx842_crypto_header (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/crypto/nx/
H A Dnx-842.c65 (sizeof(struct nx842_crypto_header) + \
141 static int nx842_crypto_add_header(struct nx842_crypto_header *hdr, u8 *buf)
254 struct nx842_crypto_header *hdr =
256 struct nx842_crypto_header, hdr);
439 struct nx842_crypto_header *hdr;
455 hdr = (struct nx842_crypto_header *)src;
495 hdr = container_of(&ctx->header, struct nx842_crypto_header, hdr);
H A Dnx-842.h159 struct nx842_crypto_header { struct

Completed in 207 milliseconds