Searched defs:crt (Results 1 – 7 of 7) sorted by relevance
/qemu/tests/unit/ |
H A D | test-crypto-tlscredsx509.c | 34 const char *crt; member 148 # define TLS_TEST_REG(name, isServer, caCrt, crt, expectFail) \ in main() argument
|
H A D | crypto-tls-x509-helpers.c | 206 gnutls_x509_crt_t crt; in test_tls_generate_cert() local
|
H A D | crypto-tls-x509-helpers.h | 37 gnutls_x509_crt_t crt; member
|
/qemu/crypto/ |
H A D | x509-utils.c | 36 gnutls_x509_crt_t crt; in qcrypto_get_x509_cert_fingerprint() local
|
/qemu/hw/display/ |
H A D | sm501.c | 573 static ram_addr_t get_fb_addr(SM501State *s, int crt) in get_fb_addr() 578 static inline int get_width(SM501State *s, int crt) in get_width() 584 static inline int get_height(SM501State *s, int crt) in get_height() 590 static inline int get_bpp(SM501State *s, int crt) in get_bpp() 600 static inline int is_hwc_enabled(SM501State *state, int crt) in is_hwc_enabled() 610 static inline uint8_t *get_hwc_address(SM501State *state, int crt) in get_hwc_address() 620 static inline uint32_t get_hwc_y(SM501State *state, int crt) in get_hwc_y() 631 static inline uint32_t get_hwc_x(SM501State *state, int crt) in get_hwc_x() 643 static inline void get_hwc_palette(SM501State *state, int crt, uint8_t *palette) in get_hwc_palette() 669 static inline void hwc_invalidate(SM501State *s, int crt) in hwc_invalidate() [all …]
|
/qemu/tests/qtest/ |
H A D | bios-tables-test.c | 728 uint8_t type, prv, crt; in test_smbios_structs() local
|
/qemu/include/block/ |
H A D | nvme.h | 1711 uint8_t crt; member
|