Home
last modified time | relevance | path

Searched defs:AES_gcm_encrypt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/src/crypto/libkeystore2_crypto_bindgen/android_arm64_armv8-2a_cortex-a55_source/
Dbindings.rs18 pub fn AES_gcm_encrypt( in AES_gcm_encrypt() function
/aosp_15_r20/system/security/keystore2/src/crypto/
H A Dcrypto.cpp88 bool AES_gcm_encrypt(const uint8_t* in, uint8_t* out, size_t len, const uint8_t* key, in AES_gcm_encrypt() function