Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dkeymgmt_meth.c44 int importfncnt = 0, exportfncnt = 0; in keymgmt_from_algorithm() local
150 importfncnt++; in keymgmt_from_algorithm()
156 importfncnt++; in keymgmt_from_algorithm()
190 || (importfncnt != 0 && importfncnt != 2) in keymgmt_from_algorithm()