Searched refs:crcDescriptor (Results 1 - 25 of 25) sorted by relevance

/macosx-10.9.5/CommonCrypto-60049/libcn/
H A Dcrc.h88 } crcDescriptor; typedef in typeref:struct:crcDescriptor_t
90 typedef const crcDescriptor *crcDescriptorPtr;
127 const crcDescriptor crc8;
128 const crcDescriptor crc8_icode;
129 const crcDescriptor crc8_itu;
130 const crcDescriptor crc8_rohc;
131 const crcDescriptor crc8_wcdma;
132 const crcDescriptor crc16;
133 const crcDescriptor crc16_ccitt_true;
134 const crcDescriptor crc16_ccitt_fals
[all...]
H A Dcrc16-a.c25 const crcDescriptor crc16_a = {
H A Dcrc16-b.c25 const crcDescriptor crc16_b = {
H A Dcrc16-ccitt-false.c27 const crcDescriptor crc16_ccitt_false = {
H A Dcrc16-ccitt-true.c27 const crcDescriptor crc16_ccitt_true = {
H A Dcrc16-dect-r.c25 const crcDescriptor crc16_dect_r = {
H A Dcrc16-dect-x.c25 const crcDescriptor crc16_dect_x = {
H A Dcrc16-icode.c25 const crcDescriptor crc16_icode = {
H A Dcrc16-usb.c27 const crcDescriptor crc16_usb = {
H A Dcrc16-verifone.c25 const crcDescriptor crc16_verifone = {
H A Dcrc16-xmodem.c26 const crcDescriptor crc16_xmodem = {
H A Dcrc16.c25 const crcDescriptor crc16 = {
H A Dcrc32-bzip2.c27 const crcDescriptor crc32_bzip2 = {
H A Dcrc32-castagnoli.c27 const crcDescriptor crc32_castagnoli = {
H A Dcrc32-mpeg-2.c27 const crcDescriptor crc32_mpeg_2 = {
H A Dcrc32-posix.c27 const crcDescriptor crc32_posix = {
H A Dcrc32-xfer.c27 const crcDescriptor crc32_xfer = {
H A Dcrc32.c27 const crcDescriptor crc32 = {
H A Dcrc64-ecma-182.c26 const crcDescriptor crc64_ecma_182 = {
H A Dcrc8-icode.c25 const crcDescriptor crc8_icode = {
H A Dcrc8-itu.c25 const crcDescriptor crc8_itu = {
H A Dcrc8-rohc.c25 const crcDescriptor crc8_rohc = {
H A Dcrc8-wcdma.c25 const crcDescriptor crc8_wcdma = {
H A Dcrc8.c25 const crcDescriptor crc8 = {
H A Dadler32.c56 const crcDescriptor adler32 = {

Completed in 119 milliseconds