Searched defs:enc (Results 1 – 13 of 13) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | aes.c | 32 int enc; in do_aes() local
|
H A D | blob.c | 56 int enc, ret = 0; in do_blob() local
|
/openbmc/qemu/target/riscv/ |
H A D | crypto_helper.c | 31 bool enc, bool mix) in aes32_operation()
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-xts.c | 314 AES_KEY enc; member
|
H A D | test-qga.c | 415 gchar *path, *enc; in test_qga_file_ops() local 555 gchar *enc; in test_qga_file_write_read() local
|
/openbmc/bmcweb/http/ |
H A D | http_body.hpp | 76 explicit value_type(EncodingType enc, CompressionType comp) : in value_type()
|
/openbmc/qemu/target/ppc/ |
H A D | mmu-hash64.h | 150 PPCHash64PageSize enc[PPC_PAGE_SIZES_MAX_SZ]; member
|
/openbmc/qemu/crypto/ |
H A D | der.c | 72 #define QCRYPTO_DER_TAG(class, enc, val) \ argument
|
/openbmc/u-boot/tools/ |
H A D | mxsimage.c | 204 static int sb_aes_init(struct sb_image_ctx *ictx, uint8_t *iv, int enc) in sb_aes_init() 253 static int sb_aes_reinit(struct sb_image_ctx *ictx, int enc) in sb_aes_reinit()
|
/openbmc/u-boot/drivers/video/ |
H A D | cfb_console.c | 1124 int cnt, int enc) in draw_bitmap()
|
/openbmc/qemu/linux-headers/asm-powerpc/ |
H A D | kvm.h | 760 struct kvm_ppc_one_page_size enc[KVM_PPC_PAGE_SIZES_MAX_SZ]; member
|
/openbmc/qemu/tests/qtest/ |
H A D | libqtest.c | 1395 char *enc; in qtest_memwrite() local
|
/openbmc/qemu/ui/ |
H A D | vnc.c | 2125 unsigned int enc = 0; in set_encodings() local
|