Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/
H A Dmem_sec.c92 static int sh_allocated(const char *ptr);
233 return sh_allocated(ptr); in CRYPTO_secure_allocated()
593 static int sh_allocated(const char *ptr) in sh_allocated() function