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

/macosx-10.10.1/BerkeleyDB-21/db/dbinc_auto/
H A Dcrypto_ext.h14 int __aes_init __P((ENV *, DB_CIPHER *));
H A Dint_def.in578 #define __aes_init __aes_init@DB_VERSION_UNIQUE_NAME@
/macosx-10.10.1/BerkeleyDB-21/db/crypto/
H A Daes_method.c39 db_cipher->init = __aes_init;
174 * __aes_init --
177 * PUBLIC: int __aes_init __P((ENV *, DB_CIPHER *));
180 __aes_init(env, db_cipher) function

Completed in 65 milliseconds