HomeSort by relevance Sort by last modified time
    Searched refs:long_c2i (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/boringssl/src/crypto/asn1/
x_long.c 74 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
82 long_c2i,
143 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, function
151 OPENSSL_PUT_ERROR(ASN1, long_c2i, ASN1_R_INTEGER_TOO_LARGE_FOR_LONG);
169 OPENSSL_PUT_ERROR(ASN1, long_c2i, ASN1_R_INTEGER_TOO_LARGE_FOR_LONG);
  /external/openssl/crypto/asn1/
x_long.c 73 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, int utype, char *free_cont, const ASN1_ITEM *it);
81 long_c2i,
142 static int long_c2i(ASN1_VALUE **pval, const unsigned char *cont, int len, function

Completed in 111 milliseconds