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()77 } while (count < NUM_PKCS8_FORMATS); in ossl_ml_common_pkcs8_fmt_order()88 qsort(ret, NUM_PKCS8_FORMATS, sizeof(*ret), pref_cmp); in ossl_ml_common_pkcs8_fmt_order()
33 static const ML_COMMON_PKCS8_FMT ml_dsa_44_p8fmt[NUM_PKCS8_FORMATS] = {51 static const ML_COMMON_PKCS8_FMT ml_dsa_65_p8fmt[NUM_PKCS8_FORMATS] = {69 static const ML_COMMON_PKCS8_FMT ml_dsa_87_p8fmt[NUM_PKCS8_FORMATS] = {
67 #define NUM_PKCS8_FORMATS 6 macro
30 static const ML_COMMON_PKCS8_FMT ml_kem_512_p8fmt[NUM_PKCS8_FORMATS] = {48 static const ML_COMMON_PKCS8_FMT ml_kem_768_p8fmt[NUM_PKCS8_FORMATS] = {66 static const ML_COMMON_PKCS8_FMT ml_kem_1024_p8fmt[NUM_PKCS8_FORMATS] = {