Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dtestmgr.c3771 static int do_test_kpp(struct crypto_kpp *tfm, const struct kpp_testvec *vec, in do_test_kpp() function
3919 ret = do_test_kpp(tfm, vecs++, alg); in test_kpp()