Files
heimdal/lib
Simon Wilkinson 152a23f2ce krb5: Reorder checks in _key_schedule
_krb5_find_enctype is a moderately expensive operation, as it
does a linear search of the enctype lists. Avoid calling it
in _key_schedule when we already have a key schedule in place.

This change makes the most common check the first in the function.
2018-05-23 09:54:27 -04:00
..
2017-05-26 23:24:30 -04:00
2017-04-29 01:05:58 -04:00
2017-11-04 16:56:43 -04:00
2017-05-26 23:24:30 -04:00
2017-12-13 17:33:28 -06:00
2017-03-10 15:47:43 -05:00
2017-04-29 01:05:59 -04:00
2016-11-08 15:48:40 -05:00
2018-04-19 13:12:59 -04:00
2017-03-19 18:55:51 -04:00
2016-12-15 12:15:56 -06:00
2015-03-21 15:44:48 -04:00
2016-12-15 12:23:09 -06:00