Searched refs:out_gcm_nonce (Results 1 – 2 of 2) sorted by relevance
384 struct ceph_gcm_nonce out_gcm_nonce; member
780 memcpy(&con->v2.out_gcm_nonce, in setup_crypto()837 nonce = encrypt ? &con->v2.out_gcm_nonce : &con->v2.in_gcm_nonce; in gcm_crypt()3445 memzero_explicit(&con->v2.out_gcm_nonce, CEPH_GCM_IV_LEN); in ceph_con_v2_reset_protocol()
Completed in 11 milliseconds