webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Typedefs | Functions
xts.c File Reference
#include <openssl/evp.h>
#include <string.h>
#include <openssl/aes.h>
#include <openssl/cipher.h>
#include "../crypto/modes/internal.h"

Classes

struct  xts128_context
 
struct  EVP_AES_XTS_CTX
 

Typedefs

typedef struct xts128_context XTS128_CONTEXT
 

Functions

const EVP_CIPHEREVP_aes_256_xts (void)
 

Typedef Documentation

◆ XTS128_CONTEXT

Function Documentation

◆ EVP_aes_256_xts()

const EVP_CIPHER* EVP_aes_256_xts ( void  )