Home
last modified time | relevance | path

Searched defs:resultlen (Results 1 – 12 of 12) sorted by relevance

/openbmc/qemu/tests/unit/
H A Dtest-crypto-hash.c111 size_t resultlen = 0; in test_hash_alloc() local
143 size_t resultlen; in test_hash_prealloc() local
185 size_t resultlen = 0; in test_hash_iov() local
274 size_t resultlen = 0; in test_hash_accumulate() local
H A Dtest-crypto-hmac.c99 size_t resultlen = 0; in test_hmac_alloc() local
138 size_t resultlen = 0; in test_hmac_prealloc() local
183 size_t resultlen = 0; in test_hmac_iov() local
/openbmc/qemu/crypto/
H A Dhmac.c22 size_t *resultlen, in qcrypto_hmac_bytesv()
34 size_t *resultlen, in qcrypto_hmac_bytes()
52 size_t resultlen = 0; in qcrypto_hmac_digestv() local
H A Dhash.c51 size_t *resultlen, in qcrypto_hash_bytesv()
73 size_t *resultlen, in qcrypto_hash_bytes()
156 size_t resultlen = 0; in qcrypto_hash_finalize_digest() local
178 size_t resultlen = 0; in qcrypto_hash_finalize_base64() local
H A Dx509-utils.c31 size_t *resultlen, in qcrypto_get_x509_cert_fingerprint()
H A Dhash-afalg.c244 size_t *resultlen, in qcrypto_afalg_hash_hmac_bytesv()
262 size_t *resultlen, in qcrypto_afalg_hmac_bytesv()
H A Dhmac-glib.c89 size_t *resultlen, in qcrypto_glib_hmac_bytesv()
H A Dhmac-gcrypt.c103 size_t *resultlen, in qcrypto_gcrypt_hmac_bytesv()
H A Dhmac-gnutls.c102 size_t *resultlen, in qcrypto_gnutls_hmac_bytesv()
H A Dhmac-nettle.c148 size_t *resultlen, in qcrypto_nettle_hmac_bytesv()
/openbmc/u-boot/cmd/
H A Dfdc.c36 uchar resultlen; /* lenght of result */ member
/openbmc/linux/crypto/
H A Daf_alg.c1146 unsigned int resultlen; in af_alg_async_cb() local