Searched refs:NUM_PKCS8_FORMATS (Results 1 – 4 of 4) sorted by relevance
45 if ((ret = OPENSSL_zalloc((NUM_PKCS8_FORMATS + 1) * sizeof(*ret))) == NULL) in ossl_ml_common_pkcs8_fmt_order()49 for (i = 0; i < NUM_PKCS8_FORMATS; ++i) { in ossl_ml_common_pkcs8_fmt_order()66 for (i = 0; i < NUM_PKCS8_FORMATS; ++i) { in ossl_ml_common_pkcs8_fmt_order()78 } while (count < NUM_PKCS8_FORMATS); in ossl_ml_common_pkcs8_fmt_order()89 qsort(ret, NUM_PKCS8_FORMATS, sizeof(*ret), pref_cmp); in ossl_ml_common_pkcs8_fmt_order()
67 #define NUM_PKCS8_FORMATS 6 macro
55 static const ML_COMMON_PKCS8_FMT ml_dsa_44_p8fmt[NUM_PKCS8_FORMATS] = {160 static const ML_COMMON_PKCS8_FMT ml_dsa_65_p8fmt[NUM_PKCS8_FORMATS] = {265 static const ML_COMMON_PKCS8_FMT ml_dsa_87_p8fmt[NUM_PKCS8_FORMATS] = {
52 static const ML_COMMON_PKCS8_FMT ml_kem_512_p8fmt[NUM_PKCS8_FORMATS] = {92 static const ML_COMMON_PKCS8_FMT ml_kem_768_p8fmt[NUM_PKCS8_FORMATS] = {197 static const ML_COMMON_PKCS8_FMT ml_kem_1024_p8fmt[NUM_PKCS8_FORMATS] = {