Searched defs:AES_gcm_decrypt (Results 1 – 2 of 2) sorted by relevance
29 pub fn AES_gcm_decrypt( in AES_gcm_decrypt() function
124 bool AES_gcm_decrypt(const uint8_t* in, uint8_t* out, size_t len, const uint8_t* key, in AES_gcm_decrypt() function