Searched defs:resultlen (Results 1 – 12 of 12) sorted by relevance
/openbmc/qemu/tests/unit/ |
H A D | test-crypto-hash.c | 111 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 D | test-crypto-hmac.c | 99 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 D | hmac.c | 22 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 D | hash.c | 51 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 D | x509-utils.c | 31 size_t *resultlen, in qcrypto_get_x509_cert_fingerprint()
|
H A D | hash-afalg.c | 244 size_t *resultlen, in qcrypto_afalg_hash_hmac_bytesv() 262 size_t *resultlen, in qcrypto_afalg_hmac_bytesv()
|
H A D | hmac-glib.c | 89 size_t *resultlen, in qcrypto_glib_hmac_bytesv()
|
H A D | hmac-gcrypt.c | 103 size_t *resultlen, in qcrypto_gcrypt_hmac_bytesv()
|
H A D | hmac-gnutls.c | 102 size_t *resultlen, in qcrypto_gnutls_hmac_bytesv()
|
H A D | hmac-nettle.c | 148 size_t *resultlen, in qcrypto_nettle_hmac_bytesv()
|
/openbmc/u-boot/cmd/ |
H A D | fdc.c | 36 uchar resultlen; /* lenght of result */ member
|
/openbmc/linux/crypto/ |
H A D | af_alg.c | 1146 unsigned int resultlen; in af_alg_async_cb() local
|