Home
last modified time | relevance | path

Searched refs:mac_init_found (Results 1 – 1 of 1) sorted by relevance

/src/crypto/openssl/crypto/evp/
H A Dmac_meth.c63 int fnmaccnt = 0, fnctxcnt = 0, mac_init_found = 0; in evp_mac_from_algorithm() local
99 mac_init_found = 1; in evp_mac_from_algorithm()
147 mac_init_found = 1; in evp_mac_from_algorithm()
151 fnmaccnt += mac_init_found; in evp_mac_from_algorithm()