Lines Matching full:strlen
100 bio = BIO_new_mem_buf(pubkey_txt, strlen(pubkey_txt));
160 src.l = strlen(text);
206 bio = BIO_new_mem_buf(buf, strlen(buf));
291 asn1dn = eay_str2asn1dn(dnstr, strlen(dnstr));
317 asn1dn = eay_str2asn1dn(dnstr_w1, strlen(dnstr_w1));
327 asn1dn = eay_str2asn1dn(dnstr_w2, strlen(dnstr_w2));
369 c.l = strlen(*certs);
546 if (strcmp(dp->d_name + strlen(dp->d_name) - 4, "cert"))
752 key = vmalloc(strlen(keyword));
755 data = vmalloc(strlen(object));
756 data1 = vmalloc(strlen(object1));
757 data2 = vmalloc(strlen(object2));
850 buf = vmalloc(strlen(word1));
860 buf = vmalloc(strlen(word2));
887 buf = vmalloc(strlen(word1));
897 buf = vmalloc(strlen(word2));