Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c222 struct artpec6_crypto_bounce_buffer { struct
432 struct artpec6_crypto_bounce_buffer *b; in artpec6_crypto_copy_bounce_buffers()
433 struct artpec6_crypto_bounce_buffer *next; in artpec6_crypto_copy_bounce_buffers()
781 static struct artpec6_crypto_bounce_buffer *
785 size_t alloc_size = sizeof(struct artpec6_crypto_bounce_buffer) + in artpec6_crypto_alloc_bounce()
787 struct artpec6_crypto_bounce_buffer *bbuf = kzalloc(alloc_size, flags); in artpec6_crypto_alloc_bounce()
800 struct artpec6_crypto_bounce_buffer *bbuf; in setup_bounce_buffer_in()
1063 struct artpec6_crypto_bounce_buffer *b; in artpec6_crypto_bounce_destroy()
1064 struct artpec6_crypto_bounce_buffer *next; in artpec6_crypto_bounce_destroy()