| /kernel/linux/linux-6.6/crypto/ |
| H A D | blowfish_generic.c | 101 static struct crypto_alg alg = { variable
|
| H A D | twofish_generic.c | 164 static struct crypto_alg alg = { variable
|
| /third_party/fsverity-utils/lib/ |
| H A D | lib_private.h | 40 const struct fsverity_hash_alg *alg; member
|
| /third_party/libwebsockets/lib/cose/ |
| H A D | cose_sign_alg.c | 32 lws_cose_sig_alg_t *alg = lws_zalloc(sizeof(*alg), __func__); in lws_cose_sign_alg_create() local 169 lws_cose_sign_alg_hash(lws_cose_sig_alg_t *alg, const uint8_t *in, size_t in_len) lws_cose_sign_alg_hash() argument 196 lws_cose_sign_alg_complete(lws_cose_sig_alg_t *alg) lws_cose_sign_alg_complete() argument [all...] |
| /third_party/mbedtls/programs/psa/ |
| H A D | hmac_demo.c | 108 const psa_algorithm_t alg = PSA_ALG_HMAC(PSA_ALG_SHA_256); in hmac_demo() local
|
| /third_party/mbedtls/library/ |
| H A D | psa_crypto_hash.c | 91 mbedtls_psa_hash_setup( mbedtls_psa_hash_operation_t *operation, psa_algorithm_t alg) mbedtls_psa_hash_setup() argument 433 mbedtls_psa_hash_compute( psa_algorithm_t alg, const uint8_t *input, size_t input_length, uint8_t *hash, size_t hash_size, size_t *hash_length) mbedtls_psa_hash_compute() argument [all...] |
| /third_party/mbedtls/programs/hash/ |
| H A D | md_hmac_demo.c | 105 const mbedtls_md_type_t alg = MBEDTLS_MD_SHA256; in hmac_demo() local
|
| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_lib.c | 73 int TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) in TS_X509_ALGOR_print_bio() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ocsp/ |
| H A D | ocsp_lib.c | 49 X509_ALGOR *alg; in OCSP_cert_id_new() local
|
| /third_party/openssl/crypto/ocsp/ |
| H A D | ocsp_lib.c | 49 X509_ALGOR *alg; in OCSP_cert_id_new() local
|
| /third_party/openssl/crypto/ts/ |
| H A D | ts_lib.c | 73 int TS_X509_ALGOR_print_bio(BIO *bio, const X509_ALGOR *alg) in TS_X509_ALGOR_print_bio() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
| H A D | crypto_internal.c | 20 enum crypto_hash_alg alg; member 39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
| H A D | crypto_internal.c | 20 enum crypto_hash_alg alg; member 39 struct crypto_hash * crypto_hash_init(enum crypto_hash_alg alg, const u8 *key, in crypto_hash_init() argument
|
| /kernel/linux/linux-5.10/drivers/crypto/qce/ |
| H A D | sha.h | 63 struct ahash_alg *alg = container_of(crypto_hash_alg_common(ahash), in to_ahash_tmpl() local
|
| /kernel/linux/linux-5.10/crypto/ |
| H A D | crc32c_generic.c | 130 static struct shash_alg alg = { variable
|
| H A D | crc32_generic.c | 116 static struct shash_alg alg = { variable
|
| H A D | md5.c | 218 static struct shash_alg alg = { variable
|
| H A D | michael_mic.c | 142 static struct shash_alg alg = { variable
|
| H A D | xxhash_generic.c | 70 static struct shash_alg alg = { variable
|
| H A D | keywrap.c | 266 struct crypto_alg *alg; in crypto_kw_create() local
|
| H A D | lzo-rle.c | 110 static struct crypto_alg alg = { variable
|
| H A D | lzo.c | 110 static struct crypto_alg alg = { variable
|
| H A D | internal.h | 26 struct crypto_alg alg; member 46 static inline unsigned int crypto_cipher_ctxsize(struct crypto_alg *alg) in crypto_cipher_ctxsize() argument 51 static inline unsigned int crypto_compress_ctxsize(struct crypto_alg *alg) in crypto_compress_ctxsize() argument 72 crypto_create_tfm(struct crypto_alg *alg, const struct crypto_type *frontend) crypto_create_tfm() argument 99 crypto_alg_get(struct crypto_alg *alg) crypto_alg_get() argument 105 crypto_alg_put(struct crypto_alg *alg) crypto_alg_put() argument 121 crypto_is_larval(struct crypto_alg *alg) crypto_is_larval() argument 126 crypto_is_dead(struct crypto_alg *alg) crypto_is_dead() argument 131 crypto_is_moribund(struct crypto_alg *alg) crypto_is_moribund() argument [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
| H A D | sun8i-ce-prng.c | 61 struct rng_alg *alg = crypto_rng_alg(tfm); in sun8i_ce_prng_generate() local
|
| /kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/ |
| H A D | octeon-md5.c | 171 static struct shash_alg alg = { variable
|