Searched defs:secure (Results 1 – 5 of 5) sorted by relevance
60 # define RAND_POOL_MIN_ALLOCATION(secure) ((secure) ? 16 : 48) argument76 int secure; /* 1: allocated on the secure heap, 0: otherwise */ member
27 int secure; member53 int secure) in param_push()196 int n, secure = 0; in push_BN() local256 int secure; in OSSL_PARAM_BLD_push_utf8_string() local286 int secure; in OSSL_PARAM_BLD_push_octet_string() local310 OSSL_PARAM_ALIGNED_BLOCK *secure) in param_bld_convert()
22 RAND_POOL *ossl_rand_pool_new(int entropy_requested, int secure, in ossl_rand_pool_new()
1287 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()
991 SSL_CTX_EXT_SECURE *secure; member
Completed in 29 milliseconds