Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/crypto/
Dcrypto_user02.c63 tst_crypto_open(&ses); in setup()
106 tst_crypto_open(&ses); in run()
Dpcrypt_aead01.c33 tst_crypto_open(&ses); in setup()
Dcrypto_user01.c32 tst_crypto_open(&ses); in setup()
/third_party/ltp/include/
Dtst_crypto.h62 void tst_crypto_open(struct tst_crypto_session *ses);
/third_party/ltp/lib/
Dtst_crypto.c15 void tst_crypto_open(struct tst_crypto_session *ses) in tst_crypto_open() function