xtea functions
All callable symbols documented in this include, grouped by declaration type.
Stocks
| Name | Signature |
|---|---|
| xtea_crypt | stock xtea_crypt(str[], key[4]) { |
| xtea_crypt_str | stock xtea_crypt_str(str[], key[4]) { |
| xtea_decrypt | stock xtea_decrypt(str[], key[4]) { |
| xtea_decrypt_str | stock xtea_decrypt_str(str[], key[4]) { |