artpec6_crypto_bounce_buffer  431 drivers/crypto/axis/artpec6_crypto.c 	struct artpec6_crypto_bounce_buffer *b;
artpec6_crypto_bounce_buffer  432 drivers/crypto/axis/artpec6_crypto.c 	struct artpec6_crypto_bounce_buffer *next;
artpec6_crypto_bounce_buffer  780 drivers/crypto/axis/artpec6_crypto.c static struct artpec6_crypto_bounce_buffer *
artpec6_crypto_bounce_buffer  784 drivers/crypto/axis/artpec6_crypto.c 	size_t alloc_size = sizeof(struct artpec6_crypto_bounce_buffer) +
artpec6_crypto_bounce_buffer  786 drivers/crypto/axis/artpec6_crypto.c 	struct artpec6_crypto_bounce_buffer *bbuf = kzalloc(alloc_size, flags);
artpec6_crypto_bounce_buffer  799 drivers/crypto/axis/artpec6_crypto.c 	struct artpec6_crypto_bounce_buffer *bbuf;
artpec6_crypto_bounce_buffer 1062 drivers/crypto/axis/artpec6_crypto.c 	struct artpec6_crypto_bounce_buffer *b;
artpec6_crypto_bounce_buffer 1063 drivers/crypto/axis/artpec6_crypto.c 	struct artpec6_crypto_bounce_buffer *next;