commit | 37c3aef4e8447463907f8d7e7c254951b1a022a2 | [log] [tgz] |
---|---|---|
author | Captain Throwback <captainthrowback@hotmail.com> | Wed Oct 06 11:38:18 2021 -0400 |
committer | bigbiff <bigbiff@teamw.in> | Wed Oct 06 22:27:49 2021 +0000 |
tree | 503b221f32f140dc8610139534a5d0e150e991a0 | |
parent | 8a8e56cd606266aefd88bad633982b5049ec5a0a [diff] |
crypto: only set crypto state and type if not already set Move setting crypto state and type to functions and call those functions rather than arbitrarily setting those props in every case. This cleans up all the log spam from trying to set read-only props, since they will now only get set if they aren't already. Change-Id: I392bee060d71c6ee50d0d92bf1b118d9049be41a