Searched defs:hmac_mode (Results 1 – 2 of 2) sorted by relevance
353 int hmac_mode, void *mackey, size_t mackeylen) in cryptodev_hash_init()
115 int hmac_mode = 1, stream = 0, aead = 0; in crypto_create_session() local