Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/
H A Dacvp.go47 jsonInputFile = flag.String("json", "", "Location of a vector-set input file") var
468 if len(*jsonInputFile) > 0 {
582 if len(*jsonInputFile) > 0 {
583 if err := processFile(*jsonInputFile, supportedAlgos, middle); err != nil {
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/
H A Dacvp.go47 jsonInputFile = flag.String("json", "", "Location of a vector-set input file") var
468 if len(*jsonInputFile) > 0 {
582 if len(*jsonInputFile) > 0 {
583 if err := processFile(*jsonInputFile, supportedAlgos, middle); err != nil {