Searched refs:algo (Results 1 – 2 of 2) sorted by relevance
33 char algo[128]; member164 if (!type->has_algo(params->algo)) { in bpf_crypto_ctx_create()186 ctx->tfm = type->alloc_tfm(params->algo); in bpf_crypto_ctx_create()
33 if (ms->algo != 0 || in mod_check_sig()