Home
last modified time | relevance | path

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

/third_party/ltp/include/
Dtst_crypto.h70 void tst_crypto_close(struct tst_crypto_session *ses);
/third_party/ltp/testcases/kernel/crypto/
Dpcrypt_aead01.c70 tst_crypto_close(&ses); in cleanup()
Dcrypto_user02.c137 tst_crypto_close(&ses); in cleanup()
Dcrypto_user01.c188 tst_crypto_close(&ses); in cleanup()
/third_party/ltp/lib/
Dtst_crypto.c31 void tst_crypto_close(struct tst_crypto_session *ses) in tst_crypto_close() function