Home
last modified time | relevance | path

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

/linux-6.1.9/net/ceph/
Dcrypto.h32 int ceph_crypto_init(void);
Dcrypto.c353 int __init ceph_crypto_init(void) in ceph_crypto_init() function
Dceph_common.c872 ret = ceph_crypto_init(); in init_ceph_lib()