Searched refs:null_auth (Results 1 – 8 of 8) sorted by relevance
57 extern auth_type_t null_auth; in null_auth_alloc()70 (*a)->type = &null_auth; in null_auth_alloc()77 null_auth.ref_count++; in null_auth_alloc()84 extern auth_type_t null_auth; in null_auth_dealloc()94 null_auth.ref_count--; in null_auth_dealloc()149 null_auth = { variable
14 crypto/hash/null_auth.c \
79 hashes = crypto/hash/null_auth.o crypto/hash/sha1.o \
81 hashes = crypto/hash/null_auth.o crypto/hash/sha1.o \
118 Added test case for null_auth authentication function.
79 extern auth_type_t null_auth;162 status = crypto_kernel_load_auth_type(&null_auth, NULL_AUTH); in crypto_kernel_init()
73 hashes = hash/null_auth.o hash/sha1.o \