Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/modes/
Dinternal.h387 typedef void (*cbc128_f)(const uint8_t *in, uint8_t *out, size_t len, typedef
/external/boringssl/src/crypto/fipsmodule/cipher/
De_aes.c78 cbc128_f cbc;