Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/tests/asn.1/
H A Dktest.h42 void ktest_make_sample_authenticator(krb5_authenticator *a);
H A Dkrb5_decode_leak.c105 ktest_make_sample_authenticator(&authent); in main()
H A Dkrb5_encode_test.c135 ktest_make_sample_authenticator(&authent); in main()
H A Dkrb5_decode_test.c116 setup(krb5_authenticator,ktest_make_sample_authenticator); in main()
H A Dktest.c34 ktest_make_sample_authenticator(krb5_authenticator *a) in ktest_make_sample_authenticator() function