Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dcipher.c100 * select_channel() - Select a SPU channel to handle a crypto request. Selects
105 static u8 select_channel(void) in select_channel() function
1757 rctx->chan_idx = select_channel(); in skcipher_enqueue()
1944 rctx->chan_idx = select_channel(); in ahash_enqueue()
2749 rctx->chan_idx = select_channel(); in aead_enqueue()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dcipher.c100 * select_channel() - Select a SPU channel to handle a crypto request. Selects
105 static u8 select_channel(void) in select_channel() function
1754 rctx->chan_idx = select_channel(); in skcipher_enqueue()
1941 rctx->chan_idx = select_channel(); in ahash_enqueue()
2710 rctx->chan_idx = select_channel(); in aead_enqueue()

Completed in 10 milliseconds