Searched refs:cfx_subkey (Results 1 – 1 of 1) sorted by relevance
761 krb5_key cfx_subkey; in main() local768 if (krb5_k_create_key(NULL, &kb, &cfx_subkey) != 0) in main()771 ctx = make_fake_cfx_context(cfx_subkey); in main()773 test_cfx_altered_ec(ctx, cfx_subkey); in main()774 test_cfx_short_plaintext(ctx, cfx_subkey); in main()775 test_cfx_large_ec(ctx, cfx_subkey); in main()