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