Searched refs:__db_cipherUpdateRounds (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/dbinc_auto/
H A Dcrypto_ext.h33 int __db_cipherUpdateRounds __P((cipherInstance *, keyInstance *, u_int8_t *, int, u_int8_t *, int));
H A Dint_def.in597 #define __db_cipherUpdateRounds __db_cipherUpdateRounds@DB_VERSION_UNIQUE_NAME@
/macosx-10.10.1/BerkeleyDB-21/db/crypto/rijndael/
H A Drijndael-api-fst.c452 * __db_cipherUpdateRounds --
454 * PUBLIC: int __db_cipherUpdateRounds __P((cipherInstance *, keyInstance *,
458 __db_cipherUpdateRounds(cipher, key, input, inputLen, outBuffer, rounds) function

Completed in 118 milliseconds