Home
last modified time | relevance | path

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

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