Lines Matching refs:NAMES
21 #include "prov/names.h"
34 #define ALGC(NAMES, FUNC, CHECK) { { NAMES, "provider=default", FUNC }, CHECK }
35 #define ALG(NAMES, FUNC) ALGC(NAMES, FUNC, NULL)
75 * For the algorithm names, we use the following formula for our primary
76 * names:
94 * We add diverse other names where applicable, such as the names that
95 * NIST uses, or that are used for ASN.1 OBJECT IDENTIFIERs, or names
98 * Algorithm names are case insensitive, but we use all caps in our "canonical"
99 * names for consistency.
102 /* Our primary name:NIST name[:our older names] */
133 * but mentions that Bouncy Castle uses the names
136 * fits with ours. We also add our historical names.