Searched refs:items_n (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_schemes.c | 19 const OSSL_ITEM *items, size_t items_n) in meth2nid() 24 for (i = 0; i < items_n; i++) in meth2nid() 30 static const char *nid2name(int meth, const OSSL_ITEM *items, size_t items_n) in nid2name() argument 34 for (i = 0; i < items_n; i++) in nid2name() 17 meth2nid(const void *meth, int (*meth_is_a)(const void *meth, const char *name), const OSSL_ITEM *items, size_t items_n) meth2nid() argument
|
/third_party/openssl/crypto/rsa/ |
H A D | rsa_schemes.c | 19 const OSSL_ITEM *items, size_t items_n) in meth2nid() 24 for (i = 0; i < items_n; i++) in meth2nid() 30 static const char *nid2name(int meth, const OSSL_ITEM *items, size_t items_n) in nid2name() argument 34 for (i = 0; i < items_n; i++) in nid2name() 17 meth2nid(const void *meth, int (*meth_is_a)(const void *meth, const char *name), const OSSL_ITEM *items, size_t items_n) meth2nid() argument
|
Completed in 1 milliseconds