Searched defs:hmac (Results 1 – 16 of 16) sorted by relevance
/openbmc/qemu/crypto/ |
H A D | hmac.c | 18 int qcrypto_hmac_bytesv(QCryptoHmac *hmac, in qcrypto_hmac_bytesv() 30 int qcrypto_hmac_bytes(QCryptoHmac *hmac, in qcrypto_hmac_bytes() 45 int qcrypto_hmac_digestv(QCryptoHmac *hmac, in qcrypto_hmac_digestv() 72 int qcrypto_hmac_digest(QCryptoHmac *hmac, in qcrypto_hmac_digest() 90 QCryptoHmac *hmac; in qcrypto_hmac_new() local 118 void qcrypto_hmac_free(QCryptoHmac *hmac) in qcrypto_hmac_free()
|
H A D | hmac-glib.c | 74 qcrypto_glib_hmac_ctx_free(QCryptoHmac *hmac) in qcrypto_glib_hmac_ctx_free() 85 qcrypto_glib_hmac_bytesv(QCryptoHmac *hmac, in qcrypto_glib_hmac_bytesv()
|
H A D | hmac-gcrypt.c | 88 qcrypto_gcrypt_hmac_ctx_free(QCryptoHmac *hmac) in qcrypto_gcrypt_hmac_ctx_free() 99 qcrypto_gcrypt_hmac_bytesv(QCryptoHmac *hmac, in qcrypto_gcrypt_hmac_bytesv()
|
H A D | hmac-gnutls.c | 87 qcrypto_gnutls_hmac_ctx_free(QCryptoHmac *hmac) in qcrypto_gnutls_hmac_ctx_free() 98 qcrypto_gnutls_hmac_bytesv(QCryptoHmac *hmac, in qcrypto_gnutls_hmac_bytesv()
|
H A D | hash-afalg.c | 240 qcrypto_afalg_hash_hmac_bytesv(QCryptoAFAlgo *hmac, in qcrypto_afalg_hash_hmac_bytesv() 259 qcrypto_afalg_hmac_bytesv(QCryptoHmac *hmac, in qcrypto_afalg_hmac_bytesv() 270 static void qcrypto_afalg_hmac_ctx_free(QCryptoHmac *hmac) in qcrypto_afalg_hmac_ctx_free()
|
H A D | hmac-nettle.c | 135 qcrypto_nettle_hmac_ctx_free(QCryptoHmac *hmac) in qcrypto_nettle_hmac_ctx_free() 144 qcrypto_nettle_hmac_bytesv(QCryptoHmac *hmac, in qcrypto_nettle_hmac_bytesv()
|
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-hmac.c | 97 QCryptoHmac *hmac = NULL; in test_hmac_alloc() local 136 QCryptoHmac *hmac = NULL; in test_hmac_prealloc() local 181 QCryptoHmac *hmac = NULL; in test_hmac_iov() local 224 QCryptoHmac *hmac = NULL; in test_hmac_digest() local
|
/openbmc/linux/include/uapi/linux/ |
D | seg6_hmac.h |
|
/openbmc/qemu/tests/bench/ |
H A D | benchmark-crypto-hmac.c | 23 QCryptoHmac *hmac = NULL; in test_hmac_speed() local
|
/openbmc/u-boot/board/gdsys/a38x/ |
H A D | keyprogram.c | 109 struct key_program *result = NULL, *hmac = NULL; in parse_and_check_keyprog() local
|
/openbmc/linux/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.h |
|
/openbmc/u-boot/board/gdsys/p1022/ |
H A D | controlcenterd-id.c | 754 static int check_hmac(struct key_program *hmac, in check_hmac() 793 struct key_program *result = NULL, *hmac = NULL; in load_sd_key_program() local
|
/openbmc/linux/fs/ubifs/ |
D | ubifs-media.h |
|
/openbmc/linux/tools/testing/selftests/tpm2/ |
D | tpm2.py |
|
/openbmc/linux/drivers/net/ethernet/3com/ |
D | typhoon.c |
|
/openbmc/linux/drivers/crypto/inside-secure/ |
D | safexcel_hash.c |
|