Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dauth_x.c32 static const u32 client_key_usages[] = { variable
1193 ret = ceph_crypto_key_prepare(&xi->secret, client_key_usages, in ceph_x_init()
1194 ARRAY_SIZE(client_key_usages)); in ceph_x_init()