Home
last modified time | relevance | path

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

/openbmc/linux/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;
/openbmc/linux/net/ceph/
H A Dmessenger_v2.c834 static void gcm_inc_nonce(struct ceph_gcm_nonce *nonce) in gcm_inc_nonce()
846 struct ceph_gcm_nonce *nonce; in gcm_crypt()