Home
last modified time | relevance | path

Searched defs:Transact (Results 1 – 2 of 2) sorted by relevance

/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dsubprocess.go32 Transact(cmd string, expectedResults int, args ...[]byte) ([][]byte, error) methodSpec
130 func (m *Subprocess) Transact(cmd string, expectedResults int, args ...[]byte) ([][]byte, error) { func
/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
Dsubprocess.go32 Transact(cmd string, expectedResults int, args ...[]byte) ([][]byte, error) methodSpec
130 func (m *Subprocess) Transact(cmd string, expectedResults int, args ...[]byte) ([][]byte, error) { func