Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/hisilicon/sec2/
Dsec_crypto.c969 static int sec_cipher_map(struct sec_ctx *ctx, struct sec_req *req, in sec_cipher_map() function
1058 return sec_cipher_map(ctx, req, sq->src, sq->dst); in sec_skcipher_sgl_map()
1231 return sec_cipher_map(ctx, req, aq->src, aq->dst); in GEN_SEC_AEAD_SETKEY_FUNC()