Home
last modified time | relevance | path

Searched refs:DES3_CBC (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.h28 DES3_CBC = 0x1, enumerator
H A Dcptvf_algs.c279 if (ctx->cipher_type == DES3_CBC) in cvm_validate_keylen()
318 cvm_setkey(cipher, key, keylen, DES3_CBC); in cvm_cbc_des3_setkey()