Searched refs:buf1len (Results 1 – 1 of 1) sorted by relevance
50 unsigned long buf1len, buf2len; in rsa_import_pkcs8() local67 buf1len = inlen; /* approx. */ in rsa_import_pkcs8()68 buf1 = XMALLOC(buf1len); in rsa_import_pkcs8()89 LTC_SET_ASN1(top_seq, 2, LTC_ASN1_OCTET_STRING, buf1, buf1len); in rsa_import_pkcs8()