Home
last modified time | relevance | path

Searched refs:LTC_XCBC_PURE (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/mac/xcbc/
A Dxcbc_init.c49 if (keylen & LTC_XCBC_PURE) { in xcbc_init()
50 keylen &= ~LTC_XCBC_PURE; in xcbc_init()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_mac.h174 #define LTC_XCBC_PURE 0x8000UL macro

Completed in 4 milliseconds