Home
last modified time | relevance | path

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

/linux/crypto/
H A Dskcipher.c544 int crypto_skcipher_import(struct skcipher_request *req, const void *in) in crypto_skcipher_import() function
553 EXPORT_SYMBOL_GPL(crypto_skcipher_import);
H A Dalgif_skcipher.c160 err = crypto_skcipher_import(&areq->cra_u.skcipher_req, in _skcipher_recvmsg()