Searched defs:crypto_mac_init (Results 1 – 3 of 3) sorted by relevance
60 crypto_mac_init(struct hmac_ctx *ctx, const crypto_key_t *c_key) in crypto_mac_init() function
430 crypto_mac_init(crypto_mechanism_t *mech, crypto_key_t *key, in crypto_mac_init() function
357 typedef struct crypto_mac_init { struct362 } crypto_mac_init_t; argument