Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c221 struct artpec6_crypto_bounce_buffer { struct
431 struct artpec6_crypto_bounce_buffer *b; in artpec6_crypto_copy_bounce_buffers()
432 struct artpec6_crypto_bounce_buffer *next; in artpec6_crypto_copy_bounce_buffers()
780 static struct artpec6_crypto_bounce_buffer *
784 size_t alloc_size = sizeof(struct artpec6_crypto_bounce_buffer) + in artpec6_crypto_alloc_bounce()
786 struct artpec6_crypto_bounce_buffer *bbuf = kzalloc(alloc_size, flags); in artpec6_crypto_alloc_bounce()
799 struct artpec6_crypto_bounce_buffer *bbuf; in setup_bounce_buffer_in()
1062 struct artpec6_crypto_bounce_buffer *b; in artpec6_crypto_bounce_destroy()
1063 struct artpec6_crypto_bounce_buffer *next; in artpec6_crypto_bounce_destroy()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds