Mirror of BoringSSL (grpc依赖) https://boringssl.googlesource.com/boringssl
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Benjamin f8f97bfcbb Don't guard alignof static asserts on GCC/Clang. 3 years ago
..
asm Use // instead of # for comments inside armv8 asm. 3 years ago
test Refer to RFCs consistently. 4 years ago
aead_test.cc Make EVP_AEAD_CTX_free accept NULL. 3 years ago
cipher_extra.c Keep EVP_CIPHER/EVP_MD lookup and do_all functions in sync 4 years ago
cipher_test.cc Keep EVP_CIPHER/EVP_MD lookup and do_all functions in sync 4 years ago
derive_key.c Make EVP_CIPHER opaque. 3 years ago
e_aesctrhmac.c Don't guard alignof static asserts on GCC/Clang. 3 years ago
e_aesgcmsiv.c Don't guard alignof static asserts on GCC/Clang. 3 years ago
e_chacha20poly1305.c Don't guard alignof static asserts on GCC/Clang. 3 years ago
e_des.c Make EVP_CIPHER opaque. 3 years ago
e_null.c Make EVP_CIPHER opaque. 3 years ago
e_rc2.c Make EVP_CIPHER opaque. 3 years ago
e_rc4.c Make EVP_CIPHER opaque. 3 years ago
e_tls.c Don't guard alignof static asserts on GCC/Clang. 3 years ago
internal.h Update comment in light of prior change. 3 years ago
tls_cbc.c