Searched full:encl (Results 1 – 7 of 7) sorted by relevance
| /freebsd/crypto/openssl/test/ |
| H A D | afalgtest.c | 35 int encl, encf, decl, decf; in test_afalg_aes_cbc() local 86 || !TEST_true(EVP_CipherUpdate(ctx, ebuf, &encl, in, BUFFER_SIZE)) in test_afalg_aes_cbc() 87 || !TEST_true(EVP_CipherFinal_ex(ctx, ebuf + encl, &encf))) in test_afalg_aes_cbc() 89 encl += encf; in test_afalg_aes_cbc() 96 || !TEST_true(EVP_CipherUpdate(ctx, dbuf, &decl, ebuf, encl)) in test_afalg_aes_cbc()
|
| /freebsd/sys/contrib/device-tree/Bindings/display/ |
| H A D | amlogic,meson-vpu.yaml | 24 A | osd1 | | | Blenders | | Encl ----------|----|---------------| 52 - ENCL : LCD LVDS Encoder
|
| /freebsd/usr.sbin/mfiutil/ |
| H A D | mfi_drive.c | 158 uint8_t encl, slot; in mfi_lookup_drive() local 179 encl = val; in mfi_lookup_drive() 184 encl = 0xff; in mfi_lookup_drive() 203 if (((encl == 0xff && in mfi_lookup_drive() 205 list->addr[i].encl_index == encl) && in mfi_lookup_drive()
|
| H A D | mfi_evt.c | 154 if (strncasecmp(arg, "encl", 4) == 0) { in parse_locale() 281 return ("ENCL"); in format_locale()
|
| /freebsd/sys/amd64/sgx/ |
| H A D | sgx.c | 297 struct sgx_enclave **encl) in sgx_enclave_find() argument 321 *encl = enclave; in sgx_enclave_find()
|
| /freebsd/sys/dev/mpt/mpilib/ |
| H A D | mpi_log_sas.h | 218 #define PL_LOGINFO_CODE_ENCL_MGMT_NOT_SUPPORTED_ON_ENCL (0x00200040) /* Encl Mgmt services not…
|
| /freebsd/sys/dev/mfi/ |
| H A D | mfireg.h | 1310 } encl; member
|