Searched refs:genie_crypto_decrypt (Results 1 – 3 of 3) sorted by relevance
27 int genie_crypto_decrypt(const uint8_t data_in[16], uint8_t data_out[16]);
90 int genie_crypto_decrypt(const uint8_t data_in[16], uint8_t data_out[16]) in genie_crypto_decrypt() function
27 if (genie_crypto_decrypt(payload, dec) != 0) in _ais_decrypt()
Completed in 6 milliseconds