Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dbpf_crypto_skcipher.c23 static int bpf_crypto_lskcipher_setkey(void *tfm, const u8 *key, unsigned int keylen) in bpf_crypto_lskcipher_setkey() function
59 .setkey = bpf_crypto_lskcipher_setkey,