commit | a45e8d089d9152dbce88518d7f46b9144dfe2be7 | [log] [tgz] |
---|---|---|
author | David Horstmann <david.horstmann@arm.com> | Wed Jan 04 14:06:31 2023 +0000 |
committer | David Horstmann <david.horstmann@arm.com> | Tue Jan 10 16:52:44 2023 +0000 |
tree | b200427a2160e11e2dd47fc04a410cb3ab856a6f | |
parent | 8b6068b69a73c8e84c3e1a93d42cb40f4c7a32fe [diff] |
Rename "cipher_xyz" files to "cypher_xyz" Signed-off-by: David Horstmann <david.horstmann@arm.com>
diff --git a/library/cipher.c b/library/cypher.c similarity index 100% rename from library/cipher.c rename to library/cypher.c
diff --git a/library/cipher_wrap.c b/library/cypher_wrap.c similarity index 100% rename from library/cipher_wrap.c rename to library/cypher_wrap.c
diff --git a/library/cipher_wrap.h b/library/cypher_wrap.h similarity index 100% rename from library/cipher_wrap.h rename to library/cypher_wrap.h