Home
last modified time | relevance | path

Searched refs:i2c_ASN1_INTEGER (Results 1 – 5 of 5) sorted by relevance

/openbsd/lib/libcrypto/asn1/
H A Dx_bignum.c159 ret = i2c_ASN1_INTEGER(aint, pp); in bn_i2c()
H A Dx_long.c174 ret = i2c_ASN1_INTEGER(aint, pp); in long_i2c()
H A Dasn1_local.h160 int i2c_ASN1_INTEGER(ASN1_INTEGER *a, unsigned char **pp);
H A Dtasn_enc.c640 return i2c_ASN1_INTEGER((ASN1_INTEGER *)*pval, in asn1_ex_i2c()
H A Da_int.c628 i2c_ASN1_INTEGER(ASN1_INTEGER *aint, unsigned char **pp) in i2c_ASN1_INTEGER() function