Home
last modified time | relevance | path

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

/linux/net/ceph/
H A Dauth_x.c26 static const u32 authorizer_key_usages[] = { variable
412 ret = ceph_crypto_key_prepare(&au->session_key, authorizer_key_usages, in ceph_x_build_authorizer()
413 ARRAY_SIZE(authorizer_key_usages)); in ceph_x_build_authorizer()