Home
last modified time | relevance | path

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

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