Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_iov.c261 test_aead(gss_ctx_id_t ctx1, gss_ctx_id_t ctx2, int conf) in test_aead() function
523 test_aead(ictx, actx, 0); in main()
524 test_aead(ictx, actx, 1); in main()
525 test_aead(actx, ictx, 0); in main()
526 test_aead(actx, ictx, 1); in main()