Searched defs:aes_xts_stream_update (Results 1 – 2 of 2) sorted by relevance
30 static OSSL_FUNC_cipher_update_fn aes_xts_stream_update; variable192 static int aes_xts_stream_update(void *vctx, unsigned char *out, size_t *outl, in aes_xts_stream_update() function