Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/mbedtls/
H A Dblowfish.c71 #define BLOWFISH_VALIDATE( cond ) \ macro
187 BLOWFISH_VALIDATE( ctx != NULL ); in mbedtls_blowfish_init()