Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Dtestmgr.c2049 static int do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec, in do_test_kpp() function
2200 ret = do_test_kpp(tfm, vecs++, alg); in test_kpp()