Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ceph/
H A Dcrypto.h29 int ceph_crypto_init(void);
H A Dcrypto.c352 int __init ceph_crypto_init(void) in ceph_crypto_init() function
H A Dceph_common.c836 ret = ceph_crypto_init(); in init_ceph_lib()