Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/crypto/
Dapi-samples.rst13 static int test_skcipher(void)
/Linux-v5.15/crypto/
Dtestmgr.c3097 static int test_skcipher(int enc, const struct cipher_test_suite *suite, in test_skcipher() function
3151 err = test_skcipher(ENCRYPT, suite, req, tsgls); in alg_test_skcipher()
3155 err = test_skcipher(DECRYPT, suite, req, tsgls); in alg_test_skcipher()