Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-samples.rst13 static int test_skcipher(void)
/OK3568_Linux_fs/kernel/crypto/
H A Dtestmgr.c3114 static int test_skcipher(const char *driver, int enc, in test_skcipher() function
3169 err = test_skcipher(driver, ENCRYPT, suite, req, tsgls); in alg_test_skcipher()
3173 err = test_skcipher(driver, DECRYPT, suite, req, tsgls); in alg_test_skcipher()