Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 23 of 23) sorted by relevance

/openbmc/qemu/crypto/
H A Dhash-afalg.c24 qcrypto_afalg_hash_format_name(QCryptoHashAlgo alg, in qcrypto_afalg_hash_format_name()
69 qcrypto_afalg_hash_hmac_ctx_new(QCryptoHashAlgo alg, in qcrypto_afalg_hash_hmac_ctx_new()
103 qcrypto_afalg_hash_ctx_new(QCryptoHashAlgo alg, in qcrypto_afalg_hash_ctx_new()
110 qcrypto_afalg_hmac_ctx_new(QCryptoHashAlgo alg, in qcrypto_afalg_hmac_ctx_new()
118 QCryptoHash *qcrypto_afalg_hash_new(QCryptoHashAlgo alg, Error **errp) in qcrypto_afalg_hash_new()
187 QCryptoHashAlgo alg, in qcrypto_afalg_recv_from_kernel()
241 QCryptoHashAlgo alg, in qcrypto_afalg_hash_hmac_bytesv()
H A Dhash-glib.c38 gboolean qcrypto_hash_supports(QCryptoHashAlgo alg) in qcrypto_hash_supports()
48 QCryptoHash *qcrypto_glib_hash_new(QCryptoHashAlgo alg, in qcrypto_glib_hash_new()
H A Dhash-gcrypt.c42 gboolean qcrypto_hash_supports(QCryptoHashAlgo alg) in qcrypto_hash_supports()
52 QCryptoHash *qcrypto_gcrypt_hash_new(QCryptoHashAlgo alg, Error **errp) in qcrypto_gcrypt_hash_new()
H A Dhash-gnutls.c39 gboolean qcrypto_hash_supports(QCryptoHashAlgo alg) in qcrypto_hash_supports()
57 QCryptoHash *qcrypto_gnutls_hash_new(QCryptoHashAlgo alg, Error **errp) in qcrypto_gnutls_hash_new()
H A Dhash-nettle.c112 gboolean qcrypto_hash_supports(QCryptoHashAlgo alg) in qcrypto_hash_supports()
122 QCryptoHash *qcrypto_nettle_hash_new(QCryptoHashAlgo alg, Error **errp) in qcrypto_nettle_hash_new()
H A Dx509-utils.c29 QCryptoHashAlgo alg, in qcrypto_get_x509_cert_fingerprint()
H A Dcipher-afalg.c21 qcrypto_afalg_cipher_format_name(QCryptoCipherAlgo alg, in qcrypto_afalg_cipher_format_name()
63 qcrypto_afalg_cipher_ctx_new(QCryptoCipherAlgo alg, in qcrypto_afalg_cipher_ctx_new()
H A Divgen.c30 QCryptoIVGen *qcrypto_ivgen_new(QCryptoIVGenAlgo alg, in qcrypto_ivgen_new()
H A Dakcipherpriv.h30 QCryptoAkCipherAlgo alg; member
H A Dblockpriv.h36 QCryptoCipherAlgo alg; member
H A Dblock.c270 QCryptoCipherAlgo alg, in qcrypto_block_init_cipher()
H A Dblock-luks.c182 qcrypto_block_luks_cipher_alg_lookup(QCryptoCipherAlgo alg, in qcrypto_block_luks_cipher_alg_lookup()
/openbmc/qemu/include/crypto/
H A Dcipher.h81 QCryptoCipherAlgo alg; member
/openbmc/qemu/tests/bench/
H A Dbenchmark-crypto-cipher.c20 QCryptoCipherAlgo alg) in test_cipher_speed()
170 char *alg = NULL; in main() local
H A Dbenchmark-crypto-hash.c20 QCryptoHashAlgo alg; member
H A Dbenchmark-crypto-akcipher.c110 char *alg = NULL; in main() local
/openbmc/qemu/tests/unit/
H A Dtest-crypto-hmac.c30 QCryptoHashAlgo alg; member
H A Dtest-crypto-cipher.c30 QCryptoCipherAlgo alg; member
/openbmc/qemu/migration/
H A Dmultifd-uadk.c32 char alg[] = "zlib"; in uadk_hw_init() local
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c274 u16 alg; in sandbox_tpm2_xfer() local
/openbmc/u-boot/lib/
H A Dtpm-v2.c486 u32 alg = digest_list->digests[i].hash_alg; in tcg2_pcr_extend() local
513 u32 alg = digest_list->digests[i].hash_alg; in tcg2_pcr_read() local
/openbmc/qemu/hw/vmapple/
H A Daes.c275 QCryptoCipherAlgo alg; in cmd_data() local
/openbmc/qemu/block/
H A Drbd.c359 rbd_encryption_algorithm_t *alg, in qemu_rbd_convert_luks_create_options()