Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dskcipher.h739 int crypto_skcipher_import(struct skcipher_request *req, const void *in);
/linux/crypto/
H A Dalgif_skcipher.c160 err = crypto_skcipher_import(&areq->cra_u.skcipher_req, in _skcipher_recvmsg()
H A 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);