Lines Matching full:authentication
20 * @enum RAKP Authentication Algorithms
27 * allows authentication to be bypassed. Disable "cipher 0" to prevent
28 * attackers from bypassing authentication and sending arbitrary IPMI commands.)
36 // Reserved used to indicate an invalid authentication algorithm
43 * Interface is the base class for the Authentication Algorithms.
44 * The Authentication Algorithm specifies the type of authentication “handshake”
65 * @brief Generate the Hash Message Authentication Code
67 * This API is invoked to generate the Key Exchange Authentication Code
98 * @brief Check if the Authentication algorithm is supported
100 * @param[in] algo - authentication algorithm
135 * in the authentication algorithm's instance.
144 * negotiated is stored in the authentication algorithm's instance.
154 * used to create 20-byte Key Exchange Authentication Code fields in RAKP
188 * and [RFC4634] and is used to create a 32-byte Key Exchange Authentication