Searched defs:AES_GCM_IV_LEN (Results 1 – 2 of 2) sorted by relevance
331 const uint8_t iv[static AES_GCM_IV_LEN], const __uint128_val_t *Htable) in armv8_aes_gmac_setup()397 const uint8_t iv[static AES_GCM_IV_LEN], in armv8_aes_encrypt_gcm()460 const uint8_t iv[static AES_GCM_IV_LEN], in armv8_aes_decrypt_gcm()
128 #define AES_GCM_IV_LEN 12 macro