Searched refs:has_algo (Results 1 – 3 of 3) sorted by relevance
9 int (*has_algo)(const char *algo); member
58 .has_algo = bpf_crypto_lskcipher_has_algo,
164 if (!type->has_algo(params->algo)) { in bpf_crypto_ctx_create()