Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/pkcs7/
HDpk7_doit.c78 int isOther = 1; in PKCS7_type_is_other() local
89 isOther = 0; in PKCS7_type_is_other()
92 isOther = 1; in PKCS7_type_is_other()
95 return isOther; in PKCS7_type_is_other()