mirror of
https://github.com/ipxe/ipxe
synced 2025-12-29 11:03:15 +03:00
[crypto] Rename aes_algorithm to aes_cbc_algorithm
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
struct crypto_algorithm;
|
||||
|
||||
extern struct crypto_algorithm aes_algorithm;
|
||||
extern struct crypto_algorithm aes_cbc_algorithm;
|
||||
|
||||
#endif /* _GPXE_AES_H */
|
||||
|
||||
Reference in New Issue
Block a user