Home
last modified time | relevance | path

Searched defs:outbuf (Results 1 – 5 of 5) sorted by relevance

/crypto/
A Dcast5_generic.c303 void __cast5_encrypt(struct cast5_ctx *c, u8 *outbuf, const u8 *inbuf) in __cast5_encrypt()
353 static void cast5_encrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf) in cast5_encrypt()
358 void __cast5_decrypt(struct cast5_ctx *c, u8 *outbuf, const u8 *inbuf) in __cast5_decrypt()
395 static void cast5_decrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf) in cast5_decrypt()
A Dcast6_generic.c172 void __cast6_encrypt(const void *ctx, u8 *outbuf, const u8 *inbuf) in __cast6_encrypt()
204 static void cast6_encrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf) in cast6_encrypt()
209 void __cast6_decrypt(const void *ctx, u8 *outbuf, const u8 *inbuf) in __cast6_decrypt()
241 static void cast6_decrypt(struct crypto_tfm *tfm, u8 *outbuf, const u8 *inbuf) in cast6_decrypt()
A Djitterentropy-testing.c122 u8 *outbuf, u32 outbuflen) in jent_testing_reader()
182 int (*reader)(u8 *outbuf, u32 outbuflen)) in jent_testing_extract_user()
261 static int jent_raw_hires_entropy_reader(u8 *outbuf, u32 outbuflen) in jent_raw_hires_entropy_reader()
A Dzstd.c108 zstd_out_buffer outbuf; in zstd_compress() local
218 zstd_out_buffer outbuf; in zstd_decompress() local
A Ddrbg.c1824 u8 *outbuf, u32 outlen) in drbg_kcapi_sym_ctr()

Completed in 10 milliseconds