Lines Matching +defs:t +defs:bit
87 _asn1_sizeofType(const struct asn1_template *t) in _asn1_sizeofType()
104 unsigned int bit, size_t size) in _asn1_bmember_get_bit()
117 _asn1_bmember_isset_bit(const void *data, unsigned int bit, size_t size) in _asn1_bmember_isset_bit()
131 _asn1_bmember_put_bit(unsigned char *p, const void *data, unsigned int bit, in _asn1_bmember_put_bit()
144 _asn1_decode(const struct asn1_template *t, unsigned flags, in _asn1_decode()
444 _asn1_encode(const struct asn1_template *t, unsigned char *p, size_t len, const void *data, size_t … in _asn1_encode()
705 _asn1_length(const struct asn1_template *t, const void *data) in _asn1_length()
828 _asn1_free(const struct asn1_template *t, void *data) in _asn1_free()
933 _asn1_copy(const struct asn1_template *t, const void *from, void *to) in _asn1_copy()
1102 _asn1_decode_top(const struct asn1_template *t, unsigned flags, const unsigned char *p, size_t len,… in _asn1_decode_top()
1114 _asn1_copy_top(const struct asn1_template *t, const void *from, void *to) in _asn1_copy_top()
1126 _asn1_free_top(const struct asn1_template *t, void *data) in _asn1_free_top()