Searched refs:i2c_ASN1_INTEGER (Results 1 – 8 of 8) sorted by relevance
204 int bytes_required = i2c_ASN1_INTEGER(serial_num, NULL); in Initialize()207 int bytes_written = i2c_ASN1_INTEGER(serial_num, &buffer); in Initialize()
114 int i2c_ASN1_INTEGER(ASN1_INTEGER *a, unsigned char **pp) in i2c_ASN1_INTEGER() function
652 return i2c_ASN1_INTEGER((ASN1_INTEGER *)*pval, in asn1_ex_i2c()
832 int i2c_ASN1_INTEGER(ASN1_INTEGER *a,unsigned char **pp);
113 int i2c_ASN1_INTEGER(ASN1_INTEGER *a, unsigned char **pp) in i2c_ASN1_INTEGER() function
649 return i2c_ASN1_INTEGER((ASN1_INTEGER *)*pval, in asn1_ex_i2c()
791 OPENSSL_EXPORT int i2c_ASN1_INTEGER(ASN1_INTEGER *a,unsigned char **pp);