Home
last modified time | relevance | path

Searched defs:xts128_context (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Dmodes_local.h147 struct xts128_context { struct
148 void *key1, *key2;
149 block128_f block1, block2;
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Dmodes.h146 struct xts128_context { struct
147 void *key1, *key2;
148 block128_f block1, block2;