From e9ada863a7b3e81f5d2b1e3bdd2305da902a87f5 Mon Sep 17 00:00:00 2001 From: Adam Langley Date: Mon, 11 May 2015 17:20:37 -0700 Subject: external/boringssl: bump revision. This change bumps the BoringSSL revision to the current tip-of-tree. Change-Id: I91d5bf467e16e8d86cb19a4de873985f524e5faa --- src/crypto/err/obj.errordata | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/crypto/err/obj.errordata (limited to 'src/crypto/err/obj.errordata') diff --git a/src/crypto/err/obj.errordata b/src/crypto/err/obj.errordata new file mode 100644 index 0000000..74e4629 --- /dev/null +++ b/src/crypto/err/obj.errordata @@ -0,0 +1,5 @@ +OBJ,function,100,OBJ_create +OBJ,function,101,OBJ_dup +OBJ,function,102,OBJ_nid2obj +OBJ,function,103,OBJ_txt2obj +OBJ,reason,100,UNKNOWN_NID -- cgit v1.1