Searched refs:serialargs_alloc_get_one_attribute (Results 1 – 3 of 3) sorted by relevance
79 serialargs_alloc_get_one_attribute(struct serialargs *args,
242 rc = serialargs_alloc_get_one_attribute(&ctrlargs, &proc_params); in entry_generate_secret()431 rc = serialargs_alloc_get_one_attribute(&ctrlargs, &proc_params); in entry_generate_key_pair()628 rc = serialargs_alloc_get_one_attribute(&ctrlargs, &proc_params); in entry_processing_init()883 rc = serialargs_alloc_get_one_attribute(&ctrlargs, &proc_params); in entry_processing_key()1159 rc = serialargs_alloc_get_one_attribute(&ctrlargs, &proc_params); in entry_wrap_key()
107 serialargs_alloc_get_one_attribute(struct serialargs *args, in serialargs_alloc_get_one_attribute() function