Home
last modified time | relevance | path

Searched defs:secure (Results 1 – 5 of 5) sorted by relevance

/openssl/include/crypto/
H A Drand_pool.h60 # define RAND_POOL_MIN_ALLOCATION(secure) ((secure) ? 16 : 48) argument
76 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
/openssl/crypto/
H A Dparam_build.c27 int secure; member
53 int secure) in param_push()
196 int n, secure = 0; in push_BN() local
256 int secure; in OSSL_PARAM_BLD_push_utf8_string() local
286 int secure; in OSSL_PARAM_BLD_push_octet_string() local
310 OSSL_PARAM_ALIGNED_BLOCK *secure) in param_bld_convert()
/openssl/crypto/rand/
H A Drand_pool.c22 RAND_POOL *ossl_rand_pool_new(int entropy_requested, int secure, in ossl_rand_pool_new()
/openssl/engines/
H A De_loader_attic.c1287 static void pem_free_flag(void *pem_data, int secure, size_t num) in pem_free_flag()
1297 const char *uri, int secure) in file_read_pem()
/openssl/ssl/
H A Dssl_local.h991 SSL_CTX_EXT_SECURE *secure; member

Completed in 29 milliseconds