Searched refs:rekey (Results 1 – 1 of 1) sorted by relevance
386 bool rekey; in add_existing_master_key() local404 rekey = !is_master_key_secret_present(&mk->mk_secret); in add_existing_master_key()405 if (rekey && !refcount_inc_not_zero(&mk->mk_refcount)) in add_existing_master_key()412 if (rekey && refcount_dec_and_test(&mk->mk_refcount)) in add_existing_master_key()419 if (rekey) { in add_existing_master_key()