Searched refs:crypto_skcipher_import (Results 1 – 2 of 2) sorted by relevance
544 int crypto_skcipher_import(struct skcipher_request *req, const void *in) in crypto_skcipher_import() function553 EXPORT_SYMBOL_GPL(crypto_skcipher_import);
160 err = crypto_skcipher_import(&areq->cra_u.skcipher_req, in _skcipher_recvmsg()