Home
last modified time | relevance | path

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

/external/openssl/crypto/pkcs12/
Dp12_kiss.c197 #define MATCH_ALL 0x3 macro
219 if (lkey && ((*keymatch & MATCH_ALL) != MATCH_ALL)) { in parse_bag()