Searched refs:aes_xts_cipher (Results 1 – 3 of 3) sorted by relevance
/external/cronet/third_party/boringssl/src/decrepit/xts/ |
D | xts.c | 190 static int aes_xts_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, in aes_xts_cipher() function 236 NULL /* app_data */, aes_xts_init_key, aes_xts_cipher,
|
/external/rust/crates/quiche/deps/boringssl/src/decrepit/xts/ |
D | xts.c | 189 static int aes_xts_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, in aes_xts_cipher() function 235 NULL /* app_data */, aes_xts_init_key, aes_xts_cipher,
|
/external/boringssl/src/decrepit/xts/ |
D | xts.c | 190 static int aes_xts_cipher(EVP_CIPHER_CTX *ctx, uint8_t *out, in aes_xts_cipher() function 236 NULL /* app_data */, aes_xts_init_key, aes_xts_cipher,
|