Lines Matching refs:init_auth
32934 put init_lib() every time. Unlike init_auth(), works every time in setUp() without causing segfault
32938 put init_lib() every time. Unlike init_auth(), works every time in setUp() without causing segfault
36003 added code which runs init_auth() only in the 1st setUp, prevents segfault
36005 removed init_lib() and init_auth() from here. Put it into setUp() in the test, but it should be run only once
36008 removed init_lib() and init_auth() from here. Put it into setUp() in the test, but it should be run only once
36011 added code which runs init_auth() only in the 1st setUp, prevents segfault
36070 test runners main() will always call init_lib() and init_auth()
36073 test runners main() will always call init_lib() and init_auth()
36348 removed some spaces from Makefile.am, removed init_auth from setUp, because every test was calling it. Added init_auth inside run-test-authkeys.c. This is aproblem because I had to modify an autogenerated file!
110673 Use init_auth() before other symmetric key routines.
110676 Use init_auth() before other symmetric key routines.
110679 Use init_auth() before other symmetric key routines.
110682 Use init_auth() before other symmetric key routines.