Home
last modified time | relevance | path

Searched defs:blockCipher (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
H A Dblock.go231 type blockCipher struct { struct
232 algo string
233 blockSize int
237 numResults int
238 inputsAreBlockMultiples bool
239 hasIV bool
240 … ...[]byte) ([][]byte, error), encrypt bool, key, input, iv []byte) (result []blockCipherMCTResult)
291 func (b *blockCipher) Process(vectorSet []byte, m Transactable) (any, error) {
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/subprocess/
H A Dblock.go231 type blockCipher struct { struct
232 algo string
233 blockSize int
237 numResults int
238 inputsAreBlockMultiples bool
239 hasIV bool
240 … ...[]byte) ([][]byte, error), encrypt bool, key, input, iv []byte) (result []blockCipherMCTResult)
291 func (b *blockCipher) Process(vectorSet []byte, m Transactable) (any, error) {
/aosp_15_r20/external/tink/go/streamingaead/subtle/
H A Daes_ctr_hmac.go137 blockCipher cipher.Block member
223 blockCipher cipher.Block member
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/bouncycastle/bcprov-jdk15on/1.67/
HDbcprov-jdk15on-1.67.jarMETA-INF/MANIFEST.MF META-INF/BC1024KE.SF META-INF/BC1024KE ...