Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/tests/gssapi/
H A Dt_enctypes.c58 check_key_match(gss_krb5_lucid_key_t *ikey, gss_krb5_lucid_key_t *akey) in check_key_match() function
172 check_key_match(&icfx->ctx_key, &acfx->ctx_key); in main()
174 check_key_match(&icfx->acceptor_subkey, &acfx->acceptor_subkey); in main()
188 check_key_match(&i1964->ctx_key, &a1964->ctx_key); in main()