Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dbpf_crypto_skcipher.c49 static int bpf_crypto_lskcipher_decrypt(void *tfm, const u8 *src, u8 *dst, in bpf_crypto_lskcipher_decrypt() function
61 .decrypt = bpf_crypto_lskcipher_decrypt,