Searched refs:osp (Results 1 – 7 of 7) sorted by relevance
/external/openssl/crypto/asn1/ |
D | evp_asn1.c | 100 ASN1_OCTET_STRING os,*osp; in ASN1_TYPE_set_int_octetstring() local 116 if ((osp=ASN1_STRING_new()) == NULL) return(0); in ASN1_TYPE_set_int_octetstring() 118 if (!ASN1_STRING_set(osp,NULL,size)) in ASN1_TYPE_set_int_octetstring() 120 ASN1_STRING_free(osp); in ASN1_TYPE_set_int_octetstring() 124 M_ASN1_STRING_length_set(osp, size); in ASN1_TYPE_set_int_octetstring() 125 p=M_ASN1_STRING_data(osp); in ASN1_TYPE_set_int_octetstring() 131 ASN1_TYPE_set(a,V_ASN1_SEQUENCE,osp); in ASN1_TYPE_set_int_octetstring()
|
/external/tcpdump/ |
D | print-mobile.c | 76 u_char osp =0; /* old source address present */ in mobile_print() local 89 osp=1; in mobile_print() 93 if (osp) { in mobile_print() 104 if (in_cksum((u_short *)mob, osp ? 12 : 8, 0)!=0) { in mobile_print()
|
D | print-telnet.c | 114 const u_char *osp, *p; in telnet_parse() local 124 osp = sp; in telnet_parse() 218 return sp - osp; in telnet_parse() 231 const u_char *osp; in telnet_print() local 234 osp = sp; in telnet_print() 247 hex_print_with_offset("\n", sp, l, sp - osp); in telnet_print()
|
/external/openssl/ssl/ |
D | ssl_asn1.c | 385 ASN1_OCTET_STRING os,*osp; in d2i_SSL_SESSION() local 389 osp= &os; in d2i_SSL_SESSION() 405 M_ASN1_D2I_get_x(ASN1_OCTET_STRING,osp,d2i_ASN1_OCTET_STRING); in d2i_SSL_SESSION() 438 M_ASN1_D2I_get_x(ASN1_OCTET_STRING,osp,d2i_ASN1_OCTET_STRING); in d2i_SSL_SESSION() 453 M_ASN1_D2I_get_x(ASN1_OCTET_STRING,osp,d2i_ASN1_OCTET_STRING); in d2i_SSL_SESSION() 464 M_ASN1_D2I_get_opt(osp,d2i_ASN1_OCTET_STRING,V_ASN1_OCTET_STRING); in d2i_SSL_SESSION() 480 M_ASN1_D2I_get_IMP_opt(osp,d2i_ASN1_OCTET_STRING,0,V_ASN1_OCTET_STRING); in d2i_SSL_SESSION() 517 M_ASN1_D2I_get_EXP_opt(osp,d2i_ASN1_OCTET_STRING,4); in d2i_SSL_SESSION() 549 M_ASN1_D2I_get_EXP_opt(osp,d2i_ASN1_OCTET_STRING,6); in d2i_SSL_SESSION() 564 M_ASN1_D2I_get_EXP_opt(osp,d2i_ASN1_OCTET_STRING,7); in d2i_SSL_SESSION() [all …]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ctrloop-reg.ll | 16 @osp = external global %struct.ref_s.1.49.91.115.121.139.145.151.157.163.169.175.181.211*, align 8
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
D | es-ES_lexpos.utf | 1497 N_M_PL ":" "d'osp'untos" 1514 N_M_PL "l\/" "d'osp'untos"
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 13314 http://osp.stanford.edu/apply/contract.html 13315 http://osp.stanford.edu/welcome/overview.html 45446 http://www.grad.niu.edu/osp/FAQs.html 79187 http://www.washington.edu/research/osp/gim/gim18a2.html
|