Home
last modified time | relevance | path

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

/linux/crypto/
H A Dskcipher.c978 static int skcipher_setkey_simple(struct crypto_skcipher *tfm, const u8 *key, in skcipher_setkey_simple() function
1074 inst->alg.setkey = skcipher_setkey_simple; in skcipher_alloc_instance_simple()