Home
last modified time | relevance | path

Searched refs:decodeHexOrPanic (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/ssl/test/runner/
Dchacha20_poly1305_test.go106 key := decodeHexOrPanic(tt.key)
107 input := decodeHexOrPanic(tt.input)
108 nonce := decodeHexOrPanic(tt.nonce)
109 ad := decodeHexOrPanic(tt.ad)
110 output := decodeHexOrPanic(tt.output)
Drunner.go448 func decodeHexOrPanic(in string) []byte { func
14790decodeHexOrPanic("010001a9030336a379aa355a22a064b4402760efae1c73977b0b4c975efc7654c35677723dde201f…
14796decodeHexOrPanic("010001a9030336a379aa355a22a064b4402760efae1c73977b0b4c975efc7654c35677723dde201f…
14801decodeHexOrPanic("010001b4030336a379aa355a22a064b4402760efae1c73977b0b4c975efc7654c35677723dde201f…
14806decodeHexOrPanic("0100024c0303a8d71b20f060545a398226e807d21371a7a02b7ca2f96f476c2dea7e5860c5a40000…
14811decodeHexOrPanic("010001a903038cdec49f4836d064a75046c93f22d0b9c2cf4900917332e6f0e1f41d692d3146201a…
14816decodeHexOrPanic("010001a50303323a857c324a9ef57d6e2544d129073830385cb1dc75ea79f6a2ec8ae09d2e7320f8…
14821decodeHexOrPanic("0100019303038a50481dc85ee4f6581670821c50f2b3d34ac3251dc6e9b751bfd2521ab47ab02069…
14827decodeHexOrPanic("0100015603036f5706bbdf1dcae671cd9be043603f5ed20f8fc195b426504cafb4f353edb0012007…
14833decodeHexOrPanic("0100015803036f5706bbdf1dcae671cd9be043603f5ed20f8fc195b426504cafb4f353edb0012007…
[all …]