404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.133.138.72: ~ $
/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Shared crypto simd helpers
 */

#ifndef _CRYPTO_INTERNAL_SIMD_H
#define _CRYPTO_INTERNAL_SIMD_H

struct simd_skcipher_alg;

struct simd_skcipher_alg *simd_skcipher_create_compat(const char *algname,
						      const char *drvname,
						      const char *basename);
struct simd_skcipher_alg *simd_skcipher_create(const char *algname,
					       const char *basename);
void simd_skcipher_free(struct simd_skcipher_alg *alg);

#endif /* _CRYPTO_INTERNAL_SIMD_H */

Filemanager

Name Type Size Permission Actions
acompress.h File 2.05 KB 0644
aead.h File 4.69 KB 0644
akcipher.h File 3.63 KB 0644
blake2s.h File 509 B 0644
geniv.h File 977 B 0644
hash.h File 6.7 KB 0644
kpp.h File 1.54 KB 0644
rng.h File 1.2 KB 0644
rsa.h File 1.81 KB 0644
scompress.h File 4.24 KB 0644
simd.h File 509 B 0644
skcipher.h File 5.14 KB 0644