Searched refs:CRYPTO_strndup (Results 1 – 4 of 4) sorted by relevance
/openssl/crypto/ |
H A D | o_str.c | 34 char *CRYPTO_strndup(const char *str, size_t s, const char* file, int line) in CRYPTO_strndup() function
|
/openssl/doc/man3/ |
H A D | OPENSSL_malloc.pod | 11 CRYPTO_strdup, CRYPTO_strndup, 52 char *CRYPTO_strndup(const char *p, size_t num, const char *file, int line);
|
/openssl/include/openssl/ |
H A D | crypto.h.in | 122 CRYPTO_strndup(str, n, OPENSSL_FILE, OPENSSL_LINE) 340 OSSL_CRYPTO_ALLOC char *CRYPTO_strndup(const char *str, size_t s, const char *file, int line);
|
/openssl/util/ |
H A D | libcrypto.num | 135 CRYPTO_strndup 137 3_0_0 EXIST::FUNCTION:
|
Completed in 30 milliseconds