check_key
ret = check_key(in_key, key_len, cipher);
struct bkey *check_key)
SET_KEY_PTRS(check_key, 1);
get_random_bytes(&check_key->ptr[0], sizeof(uint64_t));
SET_PTR_DEV(check_key, 0, PTR_CHECK_DEV);
bch_keylist_add(&insert, check_key);
struct bkey *check_key);
int check_key)
if (!check_key) {