Jouni Malinen b2e2a8588d OpenSSL: Extend key_block size determination to support GCM/CCM ciphers
These ciphers do not use a separate MAC algorithm, so digest nid will be
NID_undef. In addition, the fixed_iv_length needs to be set to 4 which
is the implicit part of the IV from PRF. This is needed to fix EAP-FAST
key derivation for cases where GCM/CCM ciphers are used for TLS.

Signed-off-by: Jouni Malinen <j@w1.fi>
2019-12-23 20:02:45 +02:00
..
2017-03-07 13:19:10 +02:00
2019-02-11 02:35:29 +02:00
2012-08-19 16:53:15 +03:00
2019-01-02 01:24:18 +02:00
2016-12-28 14:31:42 +02:00
2017-02-16 22:15:29 +02:00