Home
last modified time | relevance | path

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

/linux/crypto/
H A Dskcipher.c660 static int crypto_lskcipher_export(struct skcipher_request *req, void *out) in crypto_lskcipher_export() function
702 return crypto_lskcipher_export(req, out); in crypto_skcipher_export()