Home
last modified time | relevance | path

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

/linux-6.14.4/crypto/
Dbpf_crypto_skcipher.c43 static int bpf_crypto_lskcipher_encrypt(void *tfm, const u8 *src, u8 *dst, in bpf_crypto_lskcipher_encrypt() function
60 .encrypt = bpf_crypto_lskcipher_encrypt,