/crypto/ |
D | lz4hc.c | 53 u8 *dst, unsigned int *dlen, void *ctx) in __lz4hc_compress_crypto() 66 unsigned int slen, u8 *dst, unsigned int *dlen, in lz4hc_scompress() 74 unsigned int *dlen) in lz4hc_compress_crypto() 83 u8 *dst, unsigned int *dlen, void *ctx) in __lz4hc_decompress_crypto() 95 unsigned int slen, u8 *dst, unsigned int *dlen, in lz4hc_sdecompress() 103 unsigned int *dlen) in lz4hc_decompress_crypto()
|
D | lz4.c | 54 u8 *dst, unsigned int *dlen, void *ctx) in __lz4_compress_crypto() 67 unsigned int slen, u8 *dst, unsigned int *dlen, in lz4_scompress() 74 unsigned int slen, u8 *dst, unsigned int *dlen) in lz4_compress_crypto() 82 u8 *dst, unsigned int *dlen, void *ctx) in __lz4_decompress_crypto() 94 unsigned int slen, u8 *dst, unsigned int *dlen, in lz4_sdecompress() 102 unsigned int *dlen) in lz4_decompress_crypto()
|
D | lzo-rle.c | 53 u8 *dst, unsigned int *dlen, void *ctx) in __lzorle_compress() 68 unsigned int slen, u8 *dst, unsigned int *dlen) in lzorle_compress() 76 unsigned int slen, u8 *dst, unsigned int *dlen, in lzorle_scompress() 83 u8 *dst, unsigned int *dlen) in __lzorle_decompress() 98 unsigned int slen, u8 *dst, unsigned int *dlen) in lzorle_decompress() 104 unsigned int slen, u8 *dst, unsigned int *dlen, in lzorle_sdecompress()
|
D | lzo.c | 53 u8 *dst, unsigned int *dlen, void *ctx) in __lzo_compress() 68 unsigned int slen, u8 *dst, unsigned int *dlen) in lzo_compress() 76 unsigned int slen, u8 *dst, unsigned int *dlen, in lzo_scompress() 83 u8 *dst, unsigned int *dlen) in __lzo_decompress() 98 unsigned int slen, u8 *dst, unsigned int *dlen) in lzo_decompress() 104 unsigned int slen, u8 *dst, unsigned int *dlen, in lzo_sdecompress()
|
D | 842.c | 67 u8 *dst, unsigned int *dlen) in crypto842_compress() 76 u8 *dst, unsigned int *dlen, void *ctx) in crypto842_scompress() 83 u8 *dst, unsigned int *dlen) in crypto842_decompress() 90 u8 *dst, unsigned int *dlen, void *ctx) in crypto842_sdecompress()
|
D | zstd.c | 151 u8 *dst, unsigned int *dlen, void *ctx) in __zstd_compress() 165 unsigned int slen, u8 *dst, unsigned int *dlen) in zstd_compress() 173 unsigned int slen, u8 *dst, unsigned int *dlen, in zstd_scompress() 180 u8 *dst, unsigned int *dlen, void *ctx) in __zstd_decompress() 193 unsigned int slen, u8 *dst, unsigned int *dlen) in zstd_decompress() 201 unsigned int slen, u8 *dst, unsigned int *dlen, in zstd_sdecompress()
|
D | deflate.c | 177 u8 *dst, unsigned int *dlen, void *ctx) in __deflate_compress() 206 unsigned int slen, u8 *dst, unsigned int *dlen) in deflate_compress() 214 unsigned int slen, u8 *dst, unsigned int *dlen, in deflate_scompress() 221 u8 *dst, unsigned int *dlen, void *ctx) in __deflate_decompress() 262 unsigned int slen, u8 *dst, unsigned int *dlen) in deflate_decompress() 270 unsigned int slen, u8 *dst, unsigned int *dlen, in deflate_sdecompress()
|
D | compress.c | 14 u8 *dst, unsigned int *dlen) in crypto_comp_compress() 25 u8 *dst, unsigned int *dlen) in crypto_comp_decompress()
|
D | ansi_cprng.c | 351 u8 *rdata, unsigned int dlen) in cprng_get_random() 387 u8 *rdata, unsigned int dlen) in fips_cprng_get_random()
|
D | jitterentropy-kcapi.c | 140 u8 *rdata, unsigned int dlen) in jent_kcapi_random()
|
D | crypto_null.c | 28 unsigned int slen, u8 *dst, unsigned int *dlen) in null_compress()
|
D | scompress.c | 127 unsigned int dlen; in scomp_acomp_comp_decomp() local
|
D | testmgr.c | 3208 unsigned int dlen = COMP_BUF_SIZE; in test_comp() local 3253 unsigned int dlen = COMP_BUF_SIZE; in test_comp() local 3316 unsigned int dlen = COMP_BUF_SIZE; in test_acomp() local 3393 unsigned int dlen = COMP_BUF_SIZE; in test_acomp() local
|
D | algapi.c | 1245 void crypto_stats_rng_generate(struct crypto_alg *alg, unsigned int dlen, in crypto_stats_rng_generate()
|
D | drbg.c | 1925 u8 *dst, unsigned int dlen) in drbg_kcapi_random()
|