11590Srgrimes/* crypto/fips_err.h */
21590Srgrimes/* ====================================================================
31590Srgrimes * Copyright (c) 1999-2011 The OpenSSL Project.  All rights reserved.
41590Srgrimes *
51590Srgrimes * Redistribution and use in source and binary forms, with or without
61590Srgrimes * modification, are permitted provided that the following conditions
71590Srgrimes * are met:
81590Srgrimes *
91590Srgrimes * 1. Redistributions of source code must retain the above copyright
101590Srgrimes *    notice, this list of conditions and the following disclaimer.
111590Srgrimes *
121590Srgrimes * 2. Redistributions in binary form must reproduce the above copyright
131590Srgrimes *    notice, this list of conditions and the following disclaimer in
141590Srgrimes *    the documentation and/or other materials provided with the
151590Srgrimes *    distribution.
161590Srgrimes *
171590Srgrimes * 3. All advertising materials mentioning features or use of this
181590Srgrimes *    software must display the following acknowledgment:
191590Srgrimes *    "This product includes software developed by the OpenSSL Project
201590Srgrimes *    for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
211590Srgrimes *
221590Srgrimes * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
231590Srgrimes *    endorse or promote products derived from this software without
241590Srgrimes *    prior written permission. For written permission, please contact
251590Srgrimes *    openssl-core@OpenSSL.org.
261590Srgrimes *
271590Srgrimes * 5. Products derived from this software may not be called "OpenSSL"
281590Srgrimes *    nor may "OpenSSL" appear in their names without prior written
291590Srgrimes *    permission of the OpenSSL Project.
301590Srgrimes *
311590Srgrimes * 6. Redistributions of any form whatsoever must retain the following
321590Srgrimes *    acknowledgment:
331590Srgrimes *    "This product includes software developed by the OpenSSL Project
341590Srgrimes *    for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
351590Srgrimes *
361590Srgrimes * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
372537Spst * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
382537Spst * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
392537Spst * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
402537Spst * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
412537Spst * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
422537Spst * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
432537Spst * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
442537Spst * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
452537Spst * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
462537Spst * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
471590Srgrimes * OF THE POSSIBILITY OF SUCH DAMAGE.
481590Srgrimes * ====================================================================
491590Srgrimes *
501590Srgrimes * This product includes cryptographic software written by Eric Young
511590Srgrimes * (eay@cryptsoft.com).  This product includes software written by Tim
521590Srgrimes * Hudson (tjh@cryptsoft.com).
531590Srgrimes *
5427169Scharnier */
5523693Speter
5627169Scharnier/*
5727169Scharnier * NOTE: this file was auto generated by the mkerr.pl script: any changes
5850477Speter * made to it will be overwritten when the script next updates this file,
5927169Scharnier * only reason strings will be preserved.
601590Srgrimes */
611590Srgrimes
621590Srgrimes#include <stdio.h>
631590Srgrimes#include <openssl/err.h>
641590Srgrimes#include <openssl/fips.h>
651590Srgrimes
661590Srgrimes/* BEGIN ERROR CODES */
671590Srgrimes#ifndef OPENSSL_NO_ERR
681590Srgrimes
691590Srgrimes# define ERR_FUNC(func) ERR_PACK(ERR_LIB_FIPS,func,0)
702537Spst# define ERR_REASON(reason) ERR_PACK(ERR_LIB_FIPS,0,reason)
712537Spst
722537Spststatic ERR_STRING_DATA FIPS_str_functs[] = {
732537Spst    {ERR_FUNC(FIPS_F_DH_BUILTIN_GENPARAMS), "DH_BUILTIN_GENPARAMS"},
741590Srgrimes    {ERR_FUNC(FIPS_F_DH_INIT), "DH_INIT"},
751590Srgrimes    {ERR_FUNC(FIPS_F_DRBG_RESEED), "DRBG_RESEED"},
761590Srgrimes    {ERR_FUNC(FIPS_F_DSA_BUILTIN_PARAMGEN), "DSA_BUILTIN_PARAMGEN"},
7723693Speter    {ERR_FUNC(FIPS_F_DSA_BUILTIN_PARAMGEN2), "DSA_BUILTIN_PARAMGEN2"},
7823693Speter    {ERR_FUNC(FIPS_F_DSA_DO_SIGN), "DSA_do_sign"},
7923693Speter    {ERR_FUNC(FIPS_F_DSA_DO_VERIFY), "DSA_do_verify"},
8023693Speter    {ERR_FUNC(FIPS_F_FIPS_CHECK_DSA), "FIPS_CHECK_DSA"},
811590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_CHECK_DSA_PRNG), "fips_check_dsa_prng"},
821590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_CHECK_EC), "FIPS_CHECK_EC"},
831590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_CHECK_EC_PRNG), "fips_check_ec_prng"},
841590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_CHECK_INCORE_FINGERPRINT),
851590Srgrimes     "FIPS_check_incore_fingerprint"},
8623693Speter    {ERR_FUNC(FIPS_F_FIPS_CHECK_RSA), "fips_check_rsa"},
8723693Speter    {ERR_FUNC(FIPS_F_FIPS_CHECK_RSA_PRNG), "fips_check_rsa_prng"},
8823693Speter    {ERR_FUNC(FIPS_F_FIPS_CIPHER), "FIPS_cipher"},
891590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_CIPHERINIT), "FIPS_cipherinit"},
9011759Sache    {ERR_FUNC(FIPS_F_FIPS_CIPHER_CTX_CTRL), "FIPS_CIPHER_CTX_CTRL"},
9164775Sbrian    {ERR_FUNC(FIPS_F_FIPS_DIGESTFINAL), "FIPS_digestfinal"},
9223693Speter    {ERR_FUNC(FIPS_F_FIPS_DIGESTINIT), "FIPS_digestinit"},
931590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_DIGESTUPDATE), "FIPS_digestupdate"},
9464775Sbrian    {ERR_FUNC(FIPS_F_FIPS_DRBG_BYTES), "FIPS_DRBG_BYTES"},
951590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_DRBG_CHECK), "FIPS_DRBG_CHECK"},
961590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_DRBG_CPRNG_TEST), "FIPS_DRBG_CPRNG_TEST"},
971590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_DRBG_ERROR_CHECK), "FIPS_DRBG_ERROR_CHECK"},
9814631Solah    {ERR_FUNC(FIPS_F_FIPS_DRBG_GENERATE), "FIPS_drbg_generate"},
991590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_DRBG_INIT), "FIPS_drbg_init"},
1001590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_DRBG_INSTANTIATE), "FIPS_drbg_instantiate"},
1011590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_DRBG_NEW), "FIPS_drbg_new"},
10227169Scharnier    {ERR_FUNC(FIPS_F_FIPS_DRBG_RESEED), "FIPS_drbg_reseed"},
1031590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_DRBG_SINGLE_KAT), "FIPS_DRBG_SINGLE_KAT"},
1041590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_DSA_SIGN_DIGEST), "FIPS_dsa_sign_digest"},
1052589Spst    {ERR_FUNC(FIPS_F_FIPS_DSA_VERIFY_DIGEST), "FIPS_dsa_verify_digest"},
1062589Spst    {ERR_FUNC(FIPS_F_FIPS_GET_ENTROPY), "FIPS_GET_ENTROPY"},
1071590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_MODULE_MODE_SET), "FIPS_module_mode_set"},
1081590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_PKEY_SIGNATURE_TEST), "fips_pkey_signature_test"},
1091590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_RAND_ADD), "FIPS_rand_add"},
1101590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_RAND_BYTES), "FIPS_rand_bytes"},
1111590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_RAND_PSEUDO_BYTES), "FIPS_rand_pseudo_bytes"},
1122589Spst    {ERR_FUNC(FIPS_F_FIPS_RAND_SEED), "FIPS_rand_seed"},
1132537Spst    {ERR_FUNC(FIPS_F_FIPS_RAND_SET_METHOD), "FIPS_rand_set_method"},
11424360Simp    {ERR_FUNC(FIPS_F_FIPS_RAND_STATUS), "FIPS_rand_status"},
1151590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_RSA_SIGN_DIGEST), "FIPS_rsa_sign_digest"},
1161590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_RSA_VERIFY_DIGEST), "FIPS_rsa_verify_digest"},
1171590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_SELFTEST_AES), "FIPS_selftest_aes"},
1181590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_SELFTEST_AES_CCM), "FIPS_selftest_aes_ccm"},
1191590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_SELFTEST_AES_GCM), "FIPS_selftest_aes_gcm"},
1201590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_SELFTEST_AES_XTS), "FIPS_selftest_aes_xts"},
1211590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_SELFTEST_CMAC), "FIPS_selftest_cmac"},
1221590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_SELFTEST_DES), "FIPS_selftest_des"},
1231590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_SELFTEST_DSA), "FIPS_selftest_dsa"},
1241590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_SELFTEST_ECDSA), "FIPS_selftest_ecdsa"},
1251590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_SELFTEST_HMAC), "FIPS_selftest_hmac"},
1261590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_SELFTEST_SHA1), "FIPS_selftest_sha1"},
1271590Srgrimes    {ERR_FUNC(FIPS_F_FIPS_SELFTEST_X931), "FIPS_selftest_x931"},
1282537Spst    {ERR_FUNC(FIPS_F_FIPS_SET_PRNG_KEY), "FIPS_SET_PRNG_KEY"},
1292537Spst    {ERR_FUNC(FIPS_F_HASH_FINAL), "HASH_FINAL"},
1302537Spst    {ERR_FUNC(FIPS_F_RSA_BUILTIN_KEYGEN), "RSA_BUILTIN_KEYGEN"},
1312537Spst    {ERR_FUNC(FIPS_F_RSA_EAY_INIT), "RSA_EAY_INIT"},
1322537Spst    {ERR_FUNC(FIPS_F_RSA_EAY_PRIVATE_DECRYPT), "RSA_EAY_PRIVATE_DECRYPT"},
1332537Spst    {ERR_FUNC(FIPS_F_RSA_EAY_PRIVATE_ENCRYPT), "RSA_EAY_PRIVATE_ENCRYPT"},
13414631Solah    {ERR_FUNC(FIPS_F_RSA_EAY_PUBLIC_DECRYPT), "RSA_EAY_PUBLIC_DECRYPT"},
13514631Solah    {ERR_FUNC(FIPS_F_RSA_EAY_PUBLIC_ENCRYPT), "RSA_EAY_PUBLIC_ENCRYPT"},
13614631Solah    {ERR_FUNC(FIPS_F_RSA_X931_GENERATE_KEY_EX), "RSA_X931_generate_key_ex"},
1371590Srgrimes    {0, NULL}
1381590Srgrimes};
13927169Scharnier
1401590Srgrimesstatic ERR_STRING_DATA FIPS_str_reasons[] = {
1411590Srgrimes    {ERR_REASON(FIPS_R_ADDITIONAL_INPUT_ERROR_UNDETECTED),
1422589Spst     "additional input error undetected"},
1432589Spst    {ERR_REASON(FIPS_R_ADDITIONAL_INPUT_TOO_LONG),
1442589Spst     "additional input too long"},
14527169Scharnier    {ERR_REASON(FIPS_R_ALREADY_INSTANTIATED), "already instantiated"},
14627169Scharnier    {ERR_REASON(FIPS_R_AUTHENTICATION_FAILURE), "authentication failure"},
14727169Scharnier    {ERR_REASON(FIPS_R_CONTRADICTING_EVIDENCE), "contradicting evidence"},
14827169Scharnier    {ERR_REASON(FIPS_R_DRBG_NOT_INITIALISED), "drbg not initialised"},
14927169Scharnier    {ERR_REASON(FIPS_R_DRBG_STUCK), "drbg stuck"},
15027169Scharnier    {ERR_REASON(FIPS_R_ENTROPY_ERROR_UNDETECTED), "entropy error undetected"},
15127169Scharnier    {ERR_REASON(FIPS_R_ENTROPY_NOT_REQUESTED_FOR_RESEED),
15227169Scharnier     "entropy not requested for reseed"},
1532589Spst    {ERR_REASON(FIPS_R_ENTROPY_SOURCE_STUCK), "entropy source stuck"},
1542589Spst    {ERR_REASON(FIPS_R_ERROR_INITIALISING_DRBG), "error initialising drbg"},
1552589Spst    {ERR_REASON(FIPS_R_ERROR_INSTANTIATING_DRBG), "error instantiating drbg"},
1562589Spst    {ERR_REASON(FIPS_R_ERROR_RETRIEVING_ADDITIONAL_INPUT),
15727169Scharnier     "error retrieving additional input"},
1582589Spst    {ERR_REASON(FIPS_R_ERROR_RETRIEVING_ENTROPY), "error retrieving entropy"},
15946662Sobrien    {ERR_REASON(FIPS_R_ERROR_RETRIEVING_NONCE), "error retrieving nonce"},
1602589Spst    {ERR_REASON(FIPS_R_FINGERPRINT_DOES_NOT_MATCH),
16146662Sobrien     "fingerprint does not match"},
16246662Sobrien    {ERR_REASON(FIPS_R_FINGERPRINT_DOES_NOT_MATCH_NONPIC_RELOCATED),
16346662Sobrien     "fingerprint does not match nonpic relocated"},
16446662Sobrien    {ERR_REASON(FIPS_R_FINGERPRINT_DOES_NOT_MATCH_SEGMENT_ALIASING),
16546662Sobrien     "fingerprint does not match segment aliasing"},
16646662Sobrien    {ERR_REASON(FIPS_R_FIPS_MODE_ALREADY_SET), "fips mode already set"},
16746662Sobrien    {ERR_REASON(FIPS_R_FIPS_SELFTEST_FAILED), "fips selftest failed"},
16846662Sobrien    {ERR_REASON(FIPS_R_FUNCTION_ERROR), "function error"},
16946662Sobrien    {ERR_REASON(FIPS_R_GENERATE_ERROR), "generate error"},
17046662Sobrien    {ERR_REASON(FIPS_R_GENERATE_ERROR_UNDETECTED),
17111811Sache     "generate error undetected"},
17211759Sache    {ERR_REASON(FIPS_R_INSTANTIATE_ERROR), "instantiate error"},
1732589Spst    {ERR_REASON(FIPS_R_INSUFFICIENT_SECURITY_STRENGTH),
1742589Spst     "insufficient security strength"},
1752589Spst    {ERR_REASON(FIPS_R_INTERNAL_ERROR), "internal error"},
1762589Spst    {ERR_REASON(FIPS_R_INVALID_KEY_LENGTH), "invalid key length"},
1772589Spst    {ERR_REASON(FIPS_R_INVALID_PARAMETERS), "invalid parameters"},
1782589Spst    {ERR_REASON(FIPS_R_IN_ERROR_STATE), "in error state"},
1792589Spst    {ERR_REASON(FIPS_R_KEY_TOO_SHORT), "key too short"},
1802589Spst    {ERR_REASON(FIPS_R_NONCE_ERROR_UNDETECTED), "nonce error undetected"},
1812589Spst    {ERR_REASON(FIPS_R_NON_FIPS_METHOD), "non fips method"},
1822589Spst    {ERR_REASON(FIPS_R_NOPR_TEST1_FAILURE), "nopr test1 failure"},
1832589Spst    {ERR_REASON(FIPS_R_NOPR_TEST2_FAILURE), "nopr test2 failure"},
1842589Spst    {ERR_REASON(FIPS_R_NOT_INSTANTIATED), "not instantiated"},
1852589Spst    {ERR_REASON(FIPS_R_PAIRWISE_TEST_FAILED), "pairwise test failed"},
1862589Spst    {ERR_REASON(FIPS_R_PERSONALISATION_ERROR_UNDETECTED),
1872589Spst     "personalisation error undetected"},
1882589Spst    {ERR_REASON(FIPS_R_PERSONALISATION_STRING_TOO_LONG),
1892589Spst     "personalisation string too long"},
1901590Srgrimes    {ERR_REASON(FIPS_R_PRNG_STRENGTH_TOO_LOW), "prng strength too low"},
1911590Srgrimes    {ERR_REASON(FIPS_R_PR_TEST1_FAILURE), "pr test1 failure"},
1921590Srgrimes    {ERR_REASON(FIPS_R_PR_TEST2_FAILURE), "pr test2 failure"},
1931590Srgrimes    {ERR_REASON(FIPS_R_REQUEST_LENGTH_ERROR_UNDETECTED),
1941590Srgrimes     "request length error undetected"},
1951590Srgrimes    {ERR_REASON(FIPS_R_REQUEST_TOO_LARGE_FOR_DRBG),
1961590Srgrimes     "request too large for drbg"},
1971590Srgrimes    {ERR_REASON(FIPS_R_RESEED_COUNTER_ERROR), "reseed counter error"},
1981590Srgrimes    {ERR_REASON(FIPS_R_RESEED_ERROR), "reseed error"},
1991590Srgrimes    {ERR_REASON(FIPS_R_SELFTEST_FAILED), "selftest failed"},
2001590Srgrimes    {ERR_REASON(FIPS_R_SELFTEST_FAILURE), "selftest failure"},
2011590Srgrimes    {ERR_REASON(FIPS_R_STRENGTH_ERROR_UNDETECTED),
2021590Srgrimes     "strength error undetected"},
2031590Srgrimes    {ERR_REASON(FIPS_R_TEST_FAILURE), "test failure"},
2041590Srgrimes    {ERR_REASON(FIPS_R_UNINSTANTIATE_ERROR), "uninstantiate error"},
2051590Srgrimes    {ERR_REASON(FIPS_R_UNINSTANTIATE_ZEROISE_ERROR),
2061590Srgrimes     "uninstantiate zeroise error"},
2071590Srgrimes    {ERR_REASON(FIPS_R_UNSUPPORTED_DRBG_TYPE), "unsupported drbg type"},
2081590Srgrimes    {ERR_REASON(FIPS_R_UNSUPPORTED_PLATFORM), "unsupported platform"},
2091590Srgrimes    {0, NULL}
2101590Srgrimes};
2111590Srgrimes
2121590Srgrimes#endif
21348566Sbillf
2141590Srgrimesvoid ERR_load_FIPS_strings(void)
2151590Srgrimes{
2161590Srgrimes#ifndef OPENSSL_NO_ERR
2171590Srgrimes
21848566Sbillf    if (ERR_func_error_string(FIPS_str_functs[0].error) == NULL) {
21923693Speter        ERR_load_strings(0, FIPS_str_functs);
2201590Srgrimes        ERR_load_strings(0, FIPS_str_reasons);
2211590Srgrimes    }
2221590Srgrimes#endif
2231590Srgrimes}
2241590Srgrimes