Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/hisilicon/sec/
H A Dsec_drv.h420 struct sec_queue *sec_queue_alloc_start_safe(void);
H A Dsec_algs.c880 ctx->queue = sec_queue_alloc_start_safe(); in sec_alg_skcipher_init()
H A Dsec_drv.c796 struct sec_queue *sec_queue_alloc_start_safe(void) in sec_queue_alloc_start_safe() function