Home
last modified time | relevance | path

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

/linux/include/linux/ceph/
H A Dmessenger.h368 #define CEPH_GCM_IV_LEN sizeof(struct ceph_gcm_nonce)
390 struct ceph_gcm_nonce { struct
421 struct ceph_gcm_nonce in_gcm_nonce;
422 struct ceph_gcm_nonce out_gcm_nonce;
/linux/net/ceph/
H A Dmessenger_v2.c803 static void gcm_inc_nonce(struct ceph_gcm_nonce *nonce) in gcm_inc_nonce()
815 struct ceph_gcm_nonce *nonce; in gcm_crypt()