Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/axis/
Dartpec6_crypto.c226 struct artpec6_crypto_bounce_buffer { struct
435 struct artpec6_crypto_bounce_buffer *b; in artpec6_crypto_copy_bounce_buffers()
436 struct artpec6_crypto_bounce_buffer *next; in artpec6_crypto_copy_bounce_buffers()
784 static struct artpec6_crypto_bounce_buffer *
788 size_t alloc_size = sizeof(struct artpec6_crypto_bounce_buffer) + in artpec6_crypto_alloc_bounce()
790 struct artpec6_crypto_bounce_buffer *bbuf = kzalloc(alloc_size, flags); in artpec6_crypto_alloc_bounce()
803 struct artpec6_crypto_bounce_buffer *bbuf; in setup_bounce_buffer_in()
1066 struct artpec6_crypto_bounce_buffer *b; in artpec6_crypto_bounce_destroy()
1067 struct artpec6_crypto_bounce_buffer *next; in artpec6_crypto_bounce_destroy()