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

/linux-master/include/linux/ceph/
H A Dmessenger.h418 struct crypto_wait gcm_wait; member in struct:ceph_connection_v2_info
/linux-master/net/ceph/
H A Dmessenger_v2.c784 crypto_init_wait(&con->v2.gcm_wait);
786 crypto_req_done, &con->v2.gcm_wait);
851 &con->v2.gcm_wait);

Completed in 135 milliseconds