artpec6_crypto_bounce_buffer
struct artpec6_crypto_bounce_buffer *b;
struct artpec6_crypto_bounce_buffer *next;
struct artpec6_crypto_bounce_buffer *b;
struct artpec6_crypto_bounce_buffer *next;
static struct artpec6_crypto_bounce_buffer *
size_t alloc_size = sizeof(struct artpec6_crypto_bounce_buffer) +
struct artpec6_crypto_bounce_buffer *bbuf = kzalloc(alloc_size, flags);
struct artpec6_crypto_bounce_buffer *bbuf;