Lines Matching full:boringssl
10 PHP_ADD_INCLUDE(PHP_EXT_SRCDIR()/third_party/boringssl/include)
402 src/boringssl/err_data.c \
403 third_party/boringssl/crypto/asn1/a_bitstr.c \
404 third_party/boringssl/crypto/asn1/a_bool.c \
405 third_party/boringssl/crypto/asn1/a_d2i_fp.c \
406 third_party/boringssl/crypto/asn1/a_dup.c \
407 third_party/boringssl/crypto/asn1/a_enum.c \
408 third_party/boringssl/crypto/asn1/a_gentm.c \
409 third_party/boringssl/crypto/asn1/a_i2d_fp.c \
410 third_party/boringssl/crypto/asn1/a_int.c \
411 third_party/boringssl/crypto/asn1/a_mbstr.c \
412 third_party/boringssl/crypto/asn1/a_object.c \
413 third_party/boringssl/crypto/asn1/a_octet.c \
414 third_party/boringssl/crypto/asn1/a_print.c \
415 third_party/boringssl/crypto/asn1/a_strnid.c \
416 third_party/boringssl/crypto/asn1/a_time.c \
417 third_party/boringssl/crypto/asn1/a_type.c \
418 third_party/boringssl/crypto/asn1/a_utctm.c \
419 third_party/boringssl/crypto/asn1/a_utf8.c \
420 third_party/boringssl/crypto/asn1/asn1_lib.c \
421 third_party/boringssl/crypto/asn1/asn1_par.c \
422 third_party/boringssl/crypto/asn1/asn_pack.c \
423 third_party/boringssl/crypto/asn1/f_enum.c \
424 third_party/boringssl/crypto/asn1/f_int.c \
425 third_party/boringssl/crypto/asn1/f_string.c \
426 third_party/boringssl/crypto/asn1/tasn_dec.c \
427 third_party/boringssl/crypto/asn1/tasn_enc.c \
428 third_party/boringssl/crypto/asn1/tasn_fre.c \
429 third_party/boringssl/crypto/asn1/tasn_new.c \
430 third_party/boringssl/crypto/asn1/tasn_typ.c \
431 third_party/boringssl/crypto/asn1/tasn_utl.c \
432 third_party/boringssl/crypto/asn1/time_support.c \
433 third_party/boringssl/crypto/base64/base64.c \
434 third_party/boringssl/crypto/bio/bio.c \
435 third_party/boringssl/crypto/bio/bio_mem.c \
436 third_party/boringssl/crypto/bio/connect.c \
437 third_party/boringssl/crypto/bio/fd.c \
438 third_party/boringssl/crypto/bio/file.c \
439 third_party/boringssl/crypto/bio/hexdump.c \
440 third_party/boringssl/crypto/bio/pair.c \
441 third_party/boringssl/crypto/bio/printf.c \
442 third_party/boringssl/crypto/bio/socket.c \
443 third_party/boringssl/crypto/bio/socket_helper.c \
444 third_party/boringssl/crypto/bn_extra/bn_asn1.c \
445 third_party/boringssl/crypto/bn_extra/convert.c \
446 third_party/boringssl/crypto/buf/buf.c \
447 third_party/boringssl/crypto/bytestring/asn1_compat.c \
448 third_party/boringssl/crypto/bytestring/ber.c \
449 third_party/boringssl/crypto/bytestring/cbb.c \
450 third_party/boringssl/crypto/bytestring/cbs.c \
451 third_party/boringssl/crypto/chacha/chacha.c \
452 third_party/boringssl/crypto/cipher_extra/cipher_extra.c \
453 third_party/boringssl/crypto/cipher_extra/derive_key.c \
454 third_party/boringssl/crypto/cipher_extra/e_aesccm.c \
455 third_party/boringssl/crypto/cipher_extra/e_aesctrhmac.c \
456 third_party/boringssl/crypto/cipher_extra/e_aesgcmsiv.c \
457 third_party/boringssl/crypto/cipher_extra/e_chacha20poly1305.c \
458 third_party/boringssl/crypto/cipher_extra/e_null.c \
459 third_party/boringssl/crypto/cipher_extra/e_rc2.c \
460 third_party/boringssl/crypto/cipher_extra/e_rc4.c \
461 third_party/boringssl/crypto/cipher_extra/e_ssl3.c \
462 third_party/boringssl/crypto/cipher_extra/e_tls.c \
463 third_party/boringssl/crypto/cipher_extra/tls_cbc.c \
464 third_party/boringssl/crypto/cmac/cmac.c \
465 third_party/boringssl/crypto/conf/conf.c \
466 third_party/boringssl/crypto/cpu-aarch64-fuchsia.c \
467 third_party/boringssl/crypto/cpu-aarch64-linux.c \
468 third_party/boringssl/crypto/cpu-arm-linux.c \
469 third_party/boringssl/crypto/cpu-arm.c \
470 third_party/boringssl/crypto/cpu-intel.c \
471 third_party/boringssl/crypto/cpu-ppc64le.c \
472 third_party/boringssl/crypto/crypto.c \
473 third_party/boringssl/crypto/curve25519/spake25519.c \
474 third_party/boringssl/crypto/dh/check.c \
475 third_party/boringssl/crypto/dh/dh.c \
476 third_party/boringssl/crypto/dh/dh_asn1.c \
477 third_party/boringssl/crypto/dh/params.c \
478 third_party/boringssl/crypto/digest_extra/digest_extra.c \
479 third_party/boringssl/crypto/dsa/dsa.c \
480 third_party/boringssl/crypto/dsa/dsa_asn1.c \
481 third_party/boringssl/crypto/ec_extra/ec_asn1.c \
482 third_party/boringssl/crypto/ecdh/ecdh.c \
483 third_party/boringssl/crypto/ecdsa_extra/ecdsa_asn1.c \
484 third_party/boringssl/crypto/engine/engine.c \
485 third_party/boringssl/crypto/err/err.c \
486 third_party/boringssl/crypto/evp/digestsign.c \
487 third_party/boringssl/crypto/evp/evp.c \
488 third_party/boringssl/crypto/evp/evp_asn1.c \
489 third_party/boringssl/crypto/evp/evp_ctx.c \
490 third_party/boringssl/crypto/evp/p_dsa_asn1.c \
491 third_party/boringssl/crypto/evp/p_ec.c \
492 third_party/boringssl/crypto/evp/p_ec_asn1.c \
493 third_party/boringssl/crypto/evp/p_ed25519.c \
494 third_party/boringssl/crypto/evp/p_ed25519_asn1.c \
495 third_party/boringssl/crypto/evp/p_rsa.c \
496 third_party/boringssl/crypto/evp/p_rsa_asn1.c \
497 third_party/boringssl/crypto/evp/pbkdf.c \
498 third_party/boringssl/crypto/evp/print.c \
499 third_party/boringssl/crypto/evp/scrypt.c \
500 third_party/boringssl/crypto/evp/sign.c \
501 third_party/boringssl/crypto/ex_data.c \
502 third_party/boringssl/crypto/fipsmodule/bcm.c \
503 third_party/boringssl/crypto/fipsmodule/is_fips.c \
504 third_party/boringssl/crypto/hkdf/hkdf.c \
505 third_party/boringssl/crypto/lhash/lhash.c \
506 third_party/boringssl/crypto/mem.c \
507 third_party/boringssl/crypto/obj/obj.c \
508 third_party/boringssl/crypto/obj/obj_xref.c \
509 third_party/boringssl/crypto/pem/pem_all.c \
510 third_party/boringssl/crypto/pem/pem_info.c \
511 third_party/boringssl/crypto/pem/pem_lib.c \
512 third_party/boringssl/crypto/pem/pem_oth.c \
513 third_party/boringssl/crypto/pem/pem_pk8.c \
514 third_party/boringssl/crypto/pem/pem_pkey.c \
515 third_party/boringssl/crypto/pem/pem_x509.c \
516 third_party/boringssl/crypto/pem/pem_xaux.c \
517 third_party/boringssl/crypto/pkcs7/pkcs7.c \
518 third_party/boringssl/crypto/pkcs7/pkcs7_x509.c \
519 third_party/boringssl/crypto/pkcs8/p5_pbev2.c \
520 third_party/boringssl/crypto/pkcs8/pkcs8.c \
521 third_party/boringssl/crypto/pkcs8/pkcs8_x509.c \
522 third_party/boringssl/crypto/poly1305/poly1305.c \
523 third_party/boringssl/crypto/poly1305/poly1305_arm.c \
524 third_party/boringssl/crypto/poly1305/poly1305_vec.c \
525 third_party/boringssl/crypto/pool/pool.c \
526 third_party/boringssl/crypto/rand_extra/deterministic.c \
527 third_party/boringssl/crypto/rand_extra/forkunsafe.c \
528 third_party/boringssl/crypto/rand_extra/fuchsia.c \
529 third_party/boringssl/crypto/rand_extra/rand_extra.c \
530 third_party/boringssl/crypto/rand_extra/windows.c \
531 third_party/boringssl/crypto/rc4/rc4.c \
532 third_party/boringssl/crypto/refcount_c11.c \
533 third_party/boringssl/crypto/refcount_lock.c \
534 third_party/boringssl/crypto/rsa_extra/rsa_asn1.c \
535 third_party/boringssl/crypto/stack/stack.c \
536 third_party/boringssl/crypto/thread.c \
537 third_party/boringssl/crypto/thread_none.c \
538 third_party/boringssl/crypto/thread_pthread.c \
539 third_party/boringssl/crypto/thread_win.c \
540 third_party/boringssl/crypto/x509/a_digest.c \
541 third_party/boringssl/crypto/x509/a_sign.c \
542 third_party/boringssl/crypto/x509/a_strex.c \
543 third_party/boringssl/crypto/x509/a_verify.c \
544 third_party/boringssl/crypto/x509/algorithm.c \
545 third_party/boringssl/crypto/x509/asn1_gen.c \
546 third_party/boringssl/crypto/x509/by_dir.c \
547 third_party/boringssl/crypto/x509/by_file.c \
548 third_party/boringssl/crypto/x509/i2d_pr.c \
549 third_party/boringssl/crypto/x509/rsa_pss.c \
550 third_party/boringssl/crypto/x509/t_crl.c \
551 third_party/boringssl/crypto/x509/t_req.c \
552 third_party/boringssl/crypto/x509/t_x509.c \
553 third_party/boringssl/crypto/x509/t_x509a.c \
554 third_party/boringssl/crypto/x509/x509.c \
555 third_party/boringssl/crypto/x509/x509_att.c \
556 third_party/boringssl/crypto/x509/x509_cmp.c \
557 third_party/boringssl/crypto/x509/x509_d2.c \
558 third_party/boringssl/crypto/x509/x509_def.c \
559 third_party/boringssl/crypto/x509/x509_ext.c \
560 third_party/boringssl/crypto/x509/x509_lu.c \
561 third_party/boringssl/crypto/x509/x509_obj.c \
562 third_party/boringssl/crypto/x509/x509_r2x.c \
563 third_party/boringssl/crypto/x509/x509_req.c \
564 third_party/boringssl/crypto/x509/x509_set.c \
565 third_party/boringssl/crypto/x509/x509_trs.c \
566 third_party/boringssl/crypto/x509/x509_txt.c \
567 third_party/boringssl/crypto/x509/x509_v3.c \
568 third_party/boringssl/crypto/x509/x509_vfy.c \
569 third_party/boringssl/crypto/x509/x509_vpm.c \
570 third_party/boringssl/crypto/x509/x509cset.c \
571 third_party/boringssl/crypto/x509/x509name.c \
572 third_party/boringssl/crypto/x509/x509rset.c \
573 third_party/boringssl/crypto/x509/x509spki.c \
574 third_party/boringssl/crypto/x509/x_algor.c \
575 third_party/boringssl/crypto/x509/x_all.c \
576 third_party/boringssl/crypto/x509/x_attrib.c \
577 third_party/boringssl/crypto/x509/x_crl.c \
578 third_party/boringssl/crypto/x509/x_exten.c \
579 third_party/boringssl/crypto/x509/x_info.c \
580 third_party/boringssl/crypto/x509/x_name.c \
581 third_party/boringssl/crypto/x509/x_pkey.c \
582 third_party/boringssl/crypto/x509/x_pubkey.c \
583 third_party/boringssl/crypto/x509/x_req.c \
584 third_party/boringssl/crypto/x509/x_sig.c \
585 third_party/boringssl/crypto/x509/x_spki.c \
586 third_party/boringssl/crypto/x509/x_val.c \
587 third_party/boringssl/crypto/x509/x_x509.c \
588 third_party/boringssl/crypto/x509/x_x509a.c \
589 third_party/boringssl/crypto/x509v3/pcy_cache.c \
590 third_party/boringssl/crypto/x509v3/pcy_data.c \
591 third_party/boringssl/crypto/x509v3/pcy_lib.c \
592 third_party/boringssl/crypto/x509v3/pcy_map.c \
593 third_party/boringssl/crypto/x509v3/pcy_node.c \
594 third_party/boringssl/crypto/x509v3/pcy_tree.c \
595 third_party/boringssl/crypto/x509v3/v3_akey.c \
596 third_party/boringssl/crypto/x509v3/v3_akeya.c \
597 third_party/boringssl/crypto/x509v3/v3_alt.c \
598 third_party/boringssl/crypto/x509v3/v3_bcons.c \
599 third_party/boringssl/crypto/x509v3/v3_bitst.c \
600 third_party/boringssl/crypto/x509v3/v3_conf.c \
601 third_party/boringssl/crypto/x509v3/v3_cpols.c \
602 third_party/boringssl/crypto/x509v3/v3_crld.c \
603 third_party/boringssl/crypto/x509v3/v3_enum.c \
604 third_party/boringssl/crypto/x509v3/v3_extku.c \
605 third_party/boringssl/crypto/x509v3/v3_genn.c \
606 third_party/boringssl/crypto/x509v3/v3_ia5.c \
607 third_party/boringssl/crypto/x509v3/v3_info.c \
608 third_party/boringssl/crypto/x509v3/v3_int.c \
609 third_party/boringssl/crypto/x509v3/v3_lib.c \
610 third_party/boringssl/crypto/x509v3/v3_ncons.c \
611 third_party/boringssl/crypto/x509v3/v3_pci.c \
612 third_party/boringssl/crypto/x509v3/v3_pcia.c \
613 third_party/boringssl/crypto/x509v3/v3_pcons.c \
614 third_party/boringssl/crypto/x509v3/v3_pku.c \
615 third_party/boringssl/crypto/x509v3/v3_pmaps.c \
616 third_party/boringssl/crypto/x509v3/v3_prn.c \
617 third_party/boringssl/crypto/x509v3/v3_purp.c \
618 third_party/boringssl/crypto/x509v3/v3_skey.c \
619 third_party/boringssl/crypto/x509v3/v3_sxnet.c \
620 third_party/boringssl/crypto/x509v3/v3_utl.c \
621 third_party/boringssl/ssl/bio_ssl.cc \
622 third_party/boringssl/ssl/custom_extensions.cc \
623 third_party/boringssl/ssl/d1_both.cc \
624 third_party/boringssl/ssl/d1_lib.cc \
625 third_party/boringssl/ssl/d1_pkt.cc \
626 third_party/boringssl/ssl/d1_srtp.cc \
627 third_party/boringssl/ssl/dtls_method.cc \
628 third_party/boringssl/ssl/dtls_record.cc \
629 third_party/boringssl/ssl/handoff.cc \
630 third_party/boringssl/ssl/handshake.cc \
631 third_party/boringssl/ssl/handshake_client.cc \
632 third_party/boringssl/ssl/handshake_server.cc \
633 third_party/boringssl/ssl/s3_both.cc \
634 third_party/boringssl/ssl/s3_lib.cc \
635 third_party/boringssl/ssl/s3_pkt.cc \
636 third_party/boringssl/ssl/ssl_aead_ctx.cc \
637 third_party/boringssl/ssl/ssl_asn1.cc \
638 third_party/boringssl/ssl/ssl_buffer.cc \
639 third_party/boringssl/ssl/ssl_cert.cc \
640 third_party/boringssl/ssl/ssl_cipher.cc \
641 third_party/boringssl/ssl/ssl_file.cc \
642 third_party/boringssl/ssl/ssl_key_share.cc \
643 third_party/boringssl/ssl/ssl_lib.cc \
644 third_party/boringssl/ssl/ssl_privkey.cc \
645 third_party/boringssl/ssl/ssl_session.cc \
646 third_party/boringssl/ssl/ssl_stat.cc \
647 third_party/boringssl/ssl/ssl_transcript.cc \
648 third_party/boringssl/ssl/ssl_versions.cc \
649 third_party/boringssl/ssl/ssl_x509.cc \
650 third_party/boringssl/ssl/t1_enc.cc \
651 third_party/boringssl/ssl/t1_lib.cc \
652 third_party/boringssl/ssl/tls13_both.cc \
653 third_party/boringssl/ssl/tls13_client.cc \
654 third_party/boringssl/ssl/tls13_enc.cc \
655 third_party/boringssl/ssl/tls13_server.cc \
656 third_party/boringssl/ssl/tls_method.cc \
657 third_party/boringssl/ssl/tls_record.cc \
658 third_party/boringssl/third_party/fiat/curve25519.c \
665 PHP_ADD_BUILD_DIR($ext_builddir/src/boringssl)
731 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto)
732 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/asn1)
733 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/base64)
734 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/bio)
735 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/bn_extra)
736 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/buf)
737 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/bytestring)
738 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/chacha)
739 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/cipher_extra)
740 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/cmac)
741 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/conf)
742 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/curve25519)
743 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/dh)
744 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/digest_extra)
745 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/dsa)
746 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/ec_extra)
747 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/ecdh)
748 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/ecdsa_extra)
749 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/engine)
750 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/err)
751 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/evp)
752 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/fipsmodule)
753 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/hkdf)
754 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/lhash)
755 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/obj)
756 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/pem)
757 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/pkcs7)
758 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/pkcs8)
759 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/poly1305)
760 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/pool)
761 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/rand_extra)
762 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/rc4)
763 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/rsa_extra)
764 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/stack)
765 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/x509)
766 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/crypto/x509v3)
767 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/ssl)
768 PHP_ADD_BUILD_DIR($ext_builddir/third_party/boringssl/third_party/fiat)