Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c984 static int sec_skcipher_bd_fill(struct sec_ctx *ctx, struct sec_req *req) in sec_skcipher_bd_fill() function
1159 ret = sec_skcipher_bd_fill(ctx, req); in sec_aead_bd_fill()
1288 .bd_fill = sec_skcipher_bd_fill,
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c1274 static int sec_skcipher_bd_fill(struct sec_ctx *ctx, struct sec_req *req) in sec_skcipher_bd_fill() function
1629 ret = sec_skcipher_bd_fill(ctx, req); in sec_aead_bd_fill()
1817 .bd_fill = sec_skcipher_bd_fill,

Completed in 6 milliseconds