Searched refs:ceph_crypto_init (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/net/ceph/ | ||
D | crypto.h | 46 int ceph_crypto_init(void); |
D | crypto.c | 573 int ceph_crypto_init(void) { in ceph_crypto_init() function |
D | ceph_common.c | 718 ret = ceph_crypto_init(); in init_ceph_lib() |