HomeSort by relevance Sort by last modified time
    Searched full:contlen (Results 1 - 1 of 1) sorted by null

  /external/openssl/crypto/pkcs7/
pk7_doit.c 835 long contlen; local
842 contlen = BIO_get_mem_data(btmp, &cont);
848 ASN1_STRING_set0(os, (unsigned char *)cont, contlen);

Completed in 71 milliseconds