Home
last modified time | relevance | path

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

/Linux-v5.4/crypto/
Dtestmgr.c3461 static int do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec, in do_test_kpp() function
3609 ret = do_test_kpp(tfm, vecs++, alg); in test_kpp()