Searched defs:crypto_mac (Results 1 – 3 of 3) sorted by relevance
131 crypto_mac(const crypto_key_t *key, const void *in_data, size_t in_data_size, in crypto_mac() function
124 crypto_mac(crypto_mechanism_t *mech, crypto_data_t *data, in crypto_mac() function
348 typedef struct crypto_mac { struct355 } crypto_mac_t; argument