Home
last modified time | relevance | path

Searched refs:null_skcipher_setkey (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/crypto/
H A Dcrypto_null.c63 static int null_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in null_skcipher_setkey() function
119 .setkey = null_skcipher_setkey,
/kernel/linux/linux-6.6/crypto/
H A Dcrypto_null.c63 static int null_skcipher_setkey(struct crypto_skcipher *tfm, const u8 *key, in null_skcipher_setkey() function
119 .setkey = null_skcipher_setkey,

Completed in 2 milliseconds