Home
last modified time | relevance | path

Searched refs:CIPHER_MODE_OFB (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/crypto/bcm/
H A Dspu.h36 CIPHER_MODE_OFB = 0x2, enumerator
H A Dutil.c307 case CIPHER_MODE_OFB: in spu_alg_name()
H A Dspu2.c102 case CIPHER_MODE_OFB: in spu2_cipher_mode_xlate()
H A Dcipher.c1743 ctx->cipher.mode == CIPHER_MODE_OFB || in skcipher_enqueue()
2667 ctx->cipher.mode == CIPHER_MODE_OFB || in aead_enqueue()