Home
last modified time | relevance | path

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

/linux-6.12.1/include/crypto/
Dskcipher.h739 int crypto_skcipher_import(struct skcipher_request *req, const void *in);
/linux-6.12.1/crypto/
Dalgif_skcipher.c160 err = crypto_skcipher_import(&areq->cra_u.skcipher_req, in _skcipher_recvmsg()
Dskcipher.c707 int crypto_skcipher_import(struct skcipher_request *req, const void *in) in crypto_skcipher_import() function
716 EXPORT_SYMBOL_GPL(crypto_skcipher_import);