Searched refs:Decode (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/contrib/opie/libopie/
H A Dmd4c.c64 static VOIDRET Decode __P((UINT4 *, unsigned char *, unsigned int));
177 Decode(x, block, 64);
260 static VOIDRET Decode FUNCTION((output, input, len), UINT4 *output AND unsigned char *input AND unsigned int len) function
/freebsd-9.3-release/lib/libmd/
H A Dmd4c.c57 static void Decode PROTO_LIST
194 Decode (x, block, 64);
281 static void Decode (output, input, len) function
H A Dmd5c.c53 #define Decode memcpy macro
77 Decode (u_int32_t *output, const unsigned char *input, unsigned int len) function
240 Decode (x, block, 64);
/freebsd-9.3-release/sys/kern/
H A Dmd4c.c57 static void Decode PROTO_LIST
190 Decode (x, block, 64);
277 static void Decode (output, input, len) function
H A Dmd5c.c51 #define Decode memcpy macro
80 Decode (u_int32_t *output, const unsigned char *input, unsigned int len) function
243 Decode (x, block, 64);
/freebsd-9.3-release/sys/netncp/
H A Dncp_crypt.c143 static void Decode PROTO_LIST
190 Decode (x, block, 64);
258 static void Decode (output, input, len) function
/freebsd-9.3-release/sys/contrib/dev/acpica/include/
H A Dacrestyp.h79 * IO Port Descriptor Decode
306 UINT8 Decode; \
/freebsd-9.3-release/sys/contrib/dev/acpica/resources/
H A Drsaddr.c231 /* General Flags - Consume, Decode, MinFixed, MaxFixed */
237 {ACPI_RSC_1BITFLAG, ACPI_RS_OFFSET (Data.Address.Decode),
H A Drsxface.c61 ACPI_COPY_FIELD(Out, In, Decode); \
H A Drsdump.c300 {ACPI_RSD_1BITFLAG, ACPI_RSD_OFFSET (Address.Decode), "Address Decode", AcpiGbl_DecDecode},
536 /* Decode the type-specific flags */
562 /* Decode the general flags */

Completed in 190 milliseconds