Home | History | Annotate | Download | only in testprof

Lines Matching full:der_encode_object_identifier

649    DO(der_encode_object_identifier((unsigned long*)rsa_oid, sizeof(rsa_oid)/sizeof(rsa_oid[0]), buf[0], &x));
684 DO(der_encode_object_identifier(oid[0], z, buf[0], &x));