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

/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcrypto.h378 # define OPENSSL_strdup(str) CRYPTO_strdup((str),__FILE__,__LINE__)
521 char *CRYPTO_strdup(const char *str, const char *file, int line);
H A Dmem_dbg.c763 char *CRYPTO_strdup(const char *str, const char *file, int line) function

Completed in 58 milliseconds