Searched refs:in_gcm_nonce (Results 1 – 2 of 2) sorted by relevance
419 struct ceph_gcm_nonce in_gcm_nonce; member
790 memcpy(&con->v2.in_gcm_nonce, con_secret + CEPH_GCM_KEY_LEN, in setup_crypto()849 nonce = encrypt ? &con->v2.out_gcm_nonce : &con->v2.in_gcm_nonce; in gcm_crypt()3085 gcm_inc_nonce(&con->v2.in_gcm_nonce); in finish_skip()3818 memzero_explicit(&con->v2.in_gcm_nonce, CEPH_GCM_IV_LEN); in ceph_con_v2_reset_protocol()