Searched refs:new_at (Results 1 – 1 of 1) sorted by relevance
346 crypto_kernel_load_auth_type(auth_type_t *new_at, auth_type_id_t id) { in crypto_kernel_load_auth_type() argument351 if (new_at == NULL) in crypto_kernel_load_auth_type()355 status = auth_type_self_test(new_at); in crypto_kernel_load_auth_type()363 if ((new_at == atype->auth_type) || (id == atype->id)) in crypto_kernel_load_auth_type()375 new_atype->auth_type = new_at; in crypto_kernel_load_auth_type()383 if (new_at->debug != NULL) in crypto_kernel_load_auth_type()384 crypto_kernel_load_debug_module(new_at->debug); in crypto_kernel_load_auth_type()