Home
last modified time | relevance | path

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

/NextBSD/contrib/wpa/src/crypto/
HDcrypto_libtomcrypt.c364 res = cbc_encrypt(plain, crypt, len, &ctx->u.cbc); in crypto_cipher_encrypt()
/NextBSD/crypto/openssl/crypto/des/
HDVERSION178 3cbc_encrypt(). I have also added (or should I say tested :-)
185 Fixed a bug in 3cbc_encrypt() :-(. When making repeated calls
HDdes_old.h480 # define cbc_encrypt des_cbc_encrypt macro