Searched refs:pbe_cmp (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/evp/
H A Devp_pbe.c107 static int pbe_cmp(const char * const *a, const char * const *b) function
119 if (!pbe_algs) pbe_algs = sk_new(pbe_cmp);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A Devp_pbe.c107 static int pbe_cmp(const char * const *a, const char * const *b) function
120 if (!pbe_algs) pbe_algs = sk_new(pbe_cmp);

Completed in 57 milliseconds