OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xts128_context
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/modes/
modes_lcl.h
120
struct
xts128_context
{
struct
/external/openssl/include/openssl/
modes.h
132
typedef struct
xts128_context
XTS128_CONTEXT
;
134
int CRYPTO_xts128_encrypt(const
XTS128_CONTEXT
*ctx, const unsigned char iv[16],
Completed in 56 milliseconds