Searched defs:crypto_mac_update (Results 1 – 3 of 3) sorted by relevance
105 crypto_mac_update(struct hmac_ctx *ctx, const void *data, size_t datasize) in crypto_mac_update() function
518 crypto_mac_update(crypto_context_t context, crypto_data_t *data, in crypto_mac_update() function
364 typedef struct crypto_mac_update { struct369 } crypto_mac_update_t; argument