Searched defs:ses (Results 1 – 10 of 10) sorted by relevance
/third_party/ltp/lib/ |
D | tst_crypto.c | 15 void tst_crypto_open(struct tst_crypto_session *ses) in tst_crypto_open() 31 void tst_crypto_close(struct tst_crypto_session *ses) in tst_crypto_close() 36 static int tst_crypto_recv_ack(struct tst_crypto_session *ses) in tst_crypto_recv_ack() 68 int tst_crypto_add_alg(struct tst_crypto_session *ses, in tst_crypto_add_alg() 84 int tst_crypto_del_alg(struct tst_crypto_session *ses, in tst_crypto_del_alg()
|
/third_party/libabigail/tests/ |
D | test-diff2.cc | 41 bool ses; member 151 edit_script ses; in main() local
|
D | test-core-diff.cc | 164 edit_script ses; in main() local
|
/third_party/libabigail/src/ |
D | abg-diff-utils.cc | 160 edit_script ses; in compute_lcs() local 187 compute_ses(const char* str1, const char* str2, edit_script& ses) in compute_ses()
|
/third_party/ltp/testcases/kernel/crypto/ |
D | pcrypt_aead01.c | 29 static struct tst_crypto_session ses = TST_CRYPTO_SESSION_INIT; variable
|
D | crypto_user02.c | 55 static struct tst_crypto_session ses = TST_CRYPTO_SESSION_INIT; variable
|
D | crypto_user01.c | 28 static struct tst_crypto_session ses = TST_CRYPTO_SESSION_INIT; variable
|
/third_party/libabigail/include/ |
D | abg-diff-utils.h | 1489 edit_script& ses, in compute_diff() 1691 edit_script& ses, in compute_diff() 1758 edit_script& ses) in compute_diff() 1811 edit_script& ses) in compute_diff() 1854 edit_script& ses) in compute_diff() 1914 edit_script& ses) in compute_diff() 1963 edit_script& ses) in compute_diff() 2002 edit_script& ses) in compute_diff()
|
/third_party/gstreamer/gstplugins_bad/ext/neon/ |
D | gstneonhttpsrc.c | 835 ne_session ** ses, ne_request ** req, gint64 offset, gboolean do_redir) in gst_neonhttp_src_send_request_and_redirect()
|
/third_party/ffmpeg/libavcodec/ |
D | cbs_h2645.c | 290 #define ses(name, range_min, range_max, subs, ...) \ macro
|