Home
last modified time | relevance | path

Searched refs:KEY_ALG_GCM (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a/tools/encrypt_fw/include/
A Dencrypt.h13 KEY_ALG_GCM /* AES-GCM (default) */ enumerator
/trusted-firmware-a/tools/encrypt_fw/src/
A Dmain.c32 [KEY_ALG_GCM] = "gcm",
147 key_alg = KEY_ALG_GCM; in main()
A Dencrypt.c126 header.dec_algo = KEY_ALG_GCM; in gcm_encrypt()
161 case KEY_ALG_GCM: in encrypt_file()

Completed in 3 milliseconds