Searched refs:old_key (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/krb5/src/kdc/ |
| H A D | kdc_util.c | 596 krb5_keyblock old_key; in get_verified_pac() local 619 ret = krb5_dbe_decrypt_key_data(context, NULL, kd, &old_key, NULL); in get_verified_pac() 622 ret = try_verify_pac(context, enc_tkt, server, server_key, &old_key, in get_verified_pac() 624 krb5_free_keyblock_contents(context, &old_key); in get_verified_pac()
|
| /freebsd/sys/net/ |
| H A D | ieee8023ad_lacp.c | 467 uint16_t old_key; in lacp_linkstate() local 484 old_key = lp->lp_key; in lacp_linkstate() 499 if (old_state != lp->lp_state || old_key != lp->lp_key) { in lacp_linkstate()
|