get_key_info
status_t get_key_info(key_info* info);
get_key_info(&keyInfo);
if (get_key_info(&keyInfo) != B_OK) {