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

/linux-master/include/linux/ceph/
H A Dmessenger.h367 #define CEPH_GCM_IV_LEN sizeof(struct ceph_gcm_nonce)
389 struct ceph_gcm_nonce { struct
419 struct ceph_gcm_nonce in_gcm_nonce;
420 struct ceph_gcm_nonce out_gcm_nonce;
/linux-master/net/ceph/
H A Dmessenger_v2.c830 static void gcm_inc_nonce(struct ceph_gcm_nonce *nonce)
842 struct ceph_gcm_nonce *nonce;

Completed in 126 milliseconds