Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/tests/asn.1/
H A Dktest.c42 ktest_make_sample_keyblock(a->subkey); in ktest_make_sample_authenticator()
64 ktest_make_sample_keyblock(krb5_keyblock *kb) in ktest_make_sample_keyblock() function
94 ktest_make_sample_keyblock(etp->session); in ktest_make_sample_enc_tkt_part()
169 ktest_make_sample_keyblock(ekr->session); in ktest_make_sample_enc_kdc_rep_part()
262 ktest_make_sample_keyblock(arep->subkey); in ktest_make_sample_ap_rep_enc_part()
392 ktest_make_sample_keyblock(ci->session); in ktest_make_sample_cred_info()
590 ktest_make_sample_keyblock(p->strengthen_key); in ktest_make_sample_fast_response()
804 ktest_make_sample_keyblock(&p->replyKey); in ktest_make_sample_reply_key_pack()
H A Dktest.h45 void ktest_make_sample_keyblock(krb5_keyblock *kb);
H A Dkrb5_decode_leak.c138 ktest_make_sample_keyblock(&keyblk); in main()
H A Dkrb5_encode_test.c165 ktest_make_sample_keyblock(&keyblk); in main()
H A Dkrb5_decode_test.c357 setup(krb5_keyblock,ktest_make_sample_keyblock); in main()