Home
last modified time | relevance | path

Searched refs:crypto_cipher_decrypt_one (Results 1 – 14 of 14) sorted by relevance

/linux/crypto/
A Dcipher.c87 void crypto_cipher_decrypt_one(struct crypto_cipher *tfm, in crypto_cipher_decrypt_one() function
92 EXPORT_SYMBOL_NS_GPL(crypto_cipher_decrypt_one, CRYPTO_INTERNAL);
A Dpcbc.c98 crypto_cipher_decrypt_one(tfm, dst, src); in crypto_pcbc_decrypt_segment()
121 crypto_cipher_decrypt_one(tfm, src, src); in crypto_pcbc_decrypt_inplace()
A Dkeywrap.c167 crypto_cipher_decrypt_one(cipher, (u8 *)&block, in crypto_kw_decrypt()
A Dadiantum.c293 crypto_cipher_decrypt_one(tctx->blockcipher, rctx->rbuf.bytes, in adiantum_finish()
A Dtestmgr.c2664 crypto_cipher_decrypt_one(tfm, data + k, in test_cipher()
/linux/Documentation/crypto/
A Dapi-skcipher.rst35 …er crypto_cipher_blocksize crypto_cipher_setkey crypto_cipher_encrypt_one crypto_cipher_decrypt_one
/linux/drivers/crypto/vmx/
A Daes.c103 crypto_cipher_decrypt_one(ctx->fallback, dst, src); in p8_aes_decrypt()
/linux/include/crypto/internal/
A Dcipher.h176 void crypto_cipher_decrypt_one(struct crypto_cipher *tfm,
/linux/drivers/crypto/
A Dgeode-aes.c184 crypto_cipher_decrypt_one(tctx->fallback.cip, out, in); in geode_decrypt()
/linux/arch/arm/crypto/
A Daes-neonbs-glue.c407 crypto_cipher_decrypt_one(ctx->cts_tfm, buf, buf); in __xts_crypt()
/linux/arch/s390/crypto/
A Daes_s390.c121 crypto_cipher_decrypt_one(sctx->fallback.cip, out, in); in crypto_aes_decrypt()
/linux/
A Dvmlinux.symvers177 0x00000000 crypto_cipher_decrypt_one vmlinux EXPORT_SYMBOL_GPL CRYPTO_INTERNAL
A DSystem.map14950 ffff8000104430d4 T crypto_cipher_decrypt_one
A D.tmp_System.map14950 ffff8000104430d4 T crypto_cipher_decrypt_one

Completed in 321 milliseconds