Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dbpf_crypto_skcipher.c18 static int bpf_crypto_lskcipher_has_algo(const char *algo) in bpf_crypto_lskcipher_has_algo() function
58 .has_algo = bpf_crypto_lskcipher_has_algo,