Searched defs:blockCipher (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/subprocess/ |
H A D | block.go | 231 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 D | block.go | 231 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 D | aes_ctr_hmac.go | 137 blockCipher cipher.Block member 223 blockCipher cipher.Block member
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/external/org/bouncycastle/bcprov-jdk15on/1.67/ |
HD | bcprov-jdk15on-1.67.jar | META-INF/MANIFEST.MF
META-INF/BC1024KE.SF
META-INF/BC1024KE ... |