Remove MD2, MD4, RC4, Blowfish and XTEA

Signed-off-by: TRodziewicz <[email protected]>
This commit is contained in:
TRodziewicz
2021-06-16 10:34:25 +02:00
parent 17575dcb03
commit 10e8cf5fef
85 changed files with 159 additions and 6853 deletions
-1
View File
@@ -3682,7 +3682,6 @@ psa_status_t psa_key_derivation_output_bytes(
* The following key types defined in this specification follow this scheme:
*
* - #PSA_KEY_TYPE_AES;
* - #PSA_KEY_TYPE_ARC4;
* - #PSA_KEY_TYPE_CAMELLIA;
* - #PSA_KEY_TYPE_DERIVE;
* - #PSA_KEY_TYPE_HMAC;