Lines Matching +full:auth +full:- +full:tests
11 * Copyright(c) 2001-2017 Cisco Systems, Inc.
49 #include "auth.h"
61 * insecure - not yet initialized
62 * secure - initialized and passed self-tests
79 * linked list of auth types
104 srtp_kernel_auth_type_t *auth_type_list; /* list of all auth func types */
115 * runs the self-test operations on the random number generators and
127 * The function srtp_crypto_kernel_shutdown() de-initializes the
140 * running tests on the ciphers, auth funcs, and rng, and prints out a
143 * srtp_err_status_ok all tests were passed
187 * allocates an auth function of type id at location *ap, with key
193 * srtp_err_status_fail couldn't find auth with identifier 'id'