Home
last modified time | relevance | path

Searched refs:CIPHER_ALG_RC4 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/crypto/bcm/
Dspu.h35 CIPHER_ALG_RC4 = 0x1, enumerator
Dcipher.c179 if (ctx->cipher.alg == CIPHER_ALG_RC4) in spu_ablkcipher_rx_sg_create()
405 if (ctx->cipher.alg == CIPHER_ALG_RC4) { in handle_ablkcipher_req()
541 if (ctx->cipher.alg == CIPHER_ALG_RC4) in handle_ablkcipher_resp()
1934 case CIPHER_ALG_RC4: in ablkcipher_setkey()
1945 if (ctx->cipher.alg != CIPHER_ALG_RC4) { in ablkcipher_setkey()
2939 case CIPHER_ALG_RC4: in aead_authenc_setkey()
3667 .alg = CIPHER_ALG_RC4,
4600 if ((driver_alg->cipher_info.alg == CIPHER_ALG_RC4) && in spu_register_ablkcipher()
Dutil.c349 case CIPHER_ALG_RC4: in spu_alg_name()
Dspu.c239 case CIPHER_ALG_RC4: in spum_dump_msg_hdr()
Dspu2.c165 case CIPHER_ALG_RC4: in spu2_cipher_xlate()