Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dkeymgmt_meth.c71 int importfncnt = 0, exportfncnt = 0; in keymgmt_from_algorithm() local
215 exportfncnt++; in keymgmt_from_algorithm()
222 exportfncnt++; in keymgmt_from_algorithm()
230 exportfncnt++; in keymgmt_from_algorithm()
255 || (exportfncnt != 0 && exportfncnt != 2) in keymgmt_from_algorithm()