Home
last modified time | relevance | path

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

/dports/security/beecrypt/beecrypt-4.2.1/tests/
H A Dbenchbc.c36 for (i = 0; i < blockCipherCount(); i++) in validnames()
/dports/security/beecrypt/beecrypt-4.2.1/include/beecrypt/
H A Dbeecrypt.h722 int blockCipherCount(void);
/dports/security/beecrypt/beecrypt-4.2.1/
H A Dbeecrypt.c755 int blockCipherCount() in blockCipherCount() function