Home
last modified time | relevance | path

Searched refs:ceph_gcm_nonce (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/include/linux/ceph/
Dmessenger.h331 #define CEPH_GCM_IV_LEN sizeof(struct ceph_gcm_nonce)
353 struct ceph_gcm_nonce { struct
383 struct ceph_gcm_nonce in_gcm_nonce;
384 struct ceph_gcm_nonce out_gcm_nonce;
/Linux-v5.15/net/ceph/
Dmessenger_v2.c822 static void gcm_inc_nonce(struct ceph_gcm_nonce *nonce) in gcm_inc_nonce()
834 struct ceph_gcm_nonce *nonce; in gcm_crypt()