Searched refs:nvme_auth_key_struct_size (Results 1 – 2 of 2) sorted by relevance
153 u32 nvme_auth_key_struct_size(u32 key_len) in nvme_auth_key_struct_size() function159 EXPORT_SYMBOL_GPL(nvme_auth_key_struct_size);218 u32 num_bytes = nvme_auth_key_struct_size(len); in nvme_auth_alloc_key()251 key_len = nvme_auth_key_struct_size(key->len); in nvme_auth_transform_key()
27 u32 nvme_auth_key_struct_size(u32 key_len);