Searched refs:CEPH_CRYPTO_NONE (Results 1 – 2 of 2) sorted by relevance
82 case CEPH_CRYPTO_NONE: in ceph_crypto_key_prepare()393 case CEPH_CRYPTO_NONE: in ceph_crypt()413 case CEPH_CRYPTO_NONE: in ceph_crypt_data_offset()427 case CEPH_CRYPTO_NONE: in ceph_crypt_buflen()445 case CEPH_CRYPTO_NONE: in ceph_hmac_sha256()
92 #define CEPH_CRYPTO_NONE 0x0 macro