Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/bcm/
H A Dspu.h47 CIPHER_TYPE_DES = 0x0, enumerator
H A Dcipher.c1773 ctx->cipher_type = CIPHER_TYPE_DES; in des_setkey()
2753 ctx->cipher_type = CIPHER_TYPE_DES; in aead_authenc_setkey()