Home
last modified time | relevance | path

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

/linux/crypto/
H A Dskcipher.c673 static int crypto_lskcipher_import(struct skcipher_request *req, const void *in) in crypto_lskcipher_import() function
713 return crypto_lskcipher_import(req, in); in crypto_skcipher_import()