Searched defs:crypto_mac_final (Results 1 – 3 of 3) sorted by relevance
111 crypto_mac_final(struct hmac_ctx *ctx, void *md, size_t mdsize) in crypto_mac_final() function
567 crypto_mac_final(crypto_context_t context, crypto_data_t *mac, in crypto_mac_final() function
371 typedef struct crypto_mac_final { struct376 } crypto_mac_final_t; argument