Searched refs:crypto_cipher (Results 1 – 4 of 4) sorted by relevance
17 char *crypto_cipher; member20 .crypto_cipher = "ecb(aes)",49 args.crypto_cipher = strdup(arg); in crypto_parse_arg()50 if (!strlen(args.crypto_cipher) || in crypto_parse_arg()51 strlen(args.crypto_cipher) > MAX_CIPHER_LEN) { in crypto_parse_arg()99 snprintf(ctx.skel->bss->cipher, 128, "%s", args.crypto_cipher); in crypto_setup()
53 struct crypto_cipher *cip;
55 struct crypto_cipher *child;794 struct crypto_cipher *tfm = tctx->child; in crypto_cbcmac_digest_update()812 struct crypto_cipher *tfm = tctx->child; in crypto_cbcmac_digest_finup()827 struct crypto_cipher *cipher; in cbcmac_init_tfm()
55 struct crypto_cipher *essiv_cipher;271 struct crypto_cipher *essiv_cipher; in essiv_init_tfm()