Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dmem_sec.c71 static int sh_allocated(const char *ptr);
207 ret = sh_allocated(ptr); in CRYPTO_secure_allocated()
516 static int sh_allocated(const char *ptr) in sh_allocated() function