Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-crypto-akcipher.c876 static void test_akcipher(const void *opaque) in test_akcipher() function
981 test_akcipher); in main()
/openbmc/linux/crypto/
H A Dtestmgr.c4257 static int test_akcipher(struct crypto_akcipher *tfm, const char *alg, in test_akcipher() function
4290 err = test_akcipher(tfm, desc->alg, desc->suite.akcipher.vecs, in alg_test_akcipher()