Searched defs:XTS128_CONTEXT (Results 1 - 1 of 1) sorted by relevance

/external/openssl/include/openssl/
H A Dmodes.h135 typedef struct xts128_context XTS128_CONTEXT; typedef in typeref:struct:xts128_context
137 int CRYPTO_xts128_encrypt(const XTS128_CONTEXT *ctx, const unsigned char iv[16],

Completed in 87 milliseconds