Lines Matching refs:OPENSSL_s390xcap_st
81 static int parse_env(struct OPENSSL_s390xcap_st *cap, int *cex);
86 struct OPENSSL_s390xcap_st OPENSSL_s390xcap_P;
114 struct OPENSSL_s390xcap_st cap; in OPENSSL_cpuid_setup()
226 static int parse_env(struct OPENSSL_s390xcap_st *cap, int *cex) in parse_env()
237 static const struct OPENSSL_s390xcap_st z900 = { in parse_env()
257 static const struct OPENSSL_s390xcap_st z990 = { in parse_env()
285 static const struct OPENSSL_s390xcap_st z9 = { in parse_env()
318 static const struct OPENSSL_s390xcap_st z10 = { in parse_env()
357 static const struct OPENSSL_s390xcap_st z196 = { in parse_env()
416 static const struct OPENSSL_s390xcap_st zEC12 = { in parse_env()
475 static const struct OPENSSL_s390xcap_st z13 = { in parse_env()
538 static const struct OPENSSL_s390xcap_st z14 = { in parse_env()
620 static const struct OPENSSL_s390xcap_st z15 = { in parse_env()