Searched refs:nvme_auth_key_struct_size (Results 1 – 1 of 1) sorted by relevance
156 u32 nvme_auth_key_struct_size(u32 key_len) in nvme_auth_key_struct_size() function162 EXPORT_SYMBOL_GPL(nvme_auth_key_struct_size);221 u32 num_bytes = nvme_auth_key_struct_size(len); in nvme_auth_alloc_key()254 key_len = nvme_auth_key_struct_size(key->len); in nvme_auth_transform_key()
Completed in 4 milliseconds