Searched defs:aes_gcm (Results 1 – 3 of 3) sorted by relevance
74 aes_gcm: Box<dyn AesGcm>, field116 let aes_gcm = ag_impls.aes_gcm.box_clone(); in new_with_session_limit() localVariable
108 let aes_gcm = boring::BoringAes; in secret_management_request() localVariable
35 pub aes_gcm: Box<dyn AesGcm>, field