Home
last modified time | relevance | path

Searched defs:encrypt_aes (Results 1 – 2 of 2) sorted by relevance

/dports/security/opencryptoki/opencryptoki-3.11.0/usr/lib/icsf_stdll/
H A Dpbkdf.c79 CK_RV encrypt_aes(CK_BYTE * inbuf, int inbuflen, CK_BYTE * dkey, in encrypt_aes() function
/dports/mail/gnubiff/gnubiff-2.2.13/src/
H A Ddecoding.cc884 Decoding::encrypt_aes (const std::string &passphrase, const std::string &data) in encrypt_aes() function in Decoding