Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/ceph/
Dmessenger.h330 #define CEPH_GCM_IV_LEN sizeof(struct ceph_gcm_nonce)
352 struct ceph_gcm_nonce { struct
382 struct ceph_gcm_nonce in_gcm_nonce;
383 struct ceph_gcm_nonce out_gcm_nonce;
/Linux-v6.1/net/ceph/
Dmessenger_v2.c823 static void gcm_inc_nonce(struct ceph_gcm_nonce *nonce) in gcm_inc_nonce()
835 struct ceph_gcm_nonce *nonce; in gcm_crypt()