Searched refs:KEY_ALG_GCM (Results 1 – 3 of 3) sorted by relevance
13 KEY_ALG_GCM /* AES-GCM (default) */ enumerator
32 [KEY_ALG_GCM] = "gcm",147 key_alg = KEY_ALG_GCM; in main()
126 header.dec_algo = KEY_ALG_GCM; in gcm_encrypt()161 case KEY_ALG_GCM: in encrypt_file()
Completed in 4 milliseconds