Searched refs:crypto_buffer_check (Results 1 – 1 of 1) sorted by relevance
110 static int crypto_buffer_check(size_t);257 (rctl_chk = B_TRUE, crypto_buffer_check(need)))1435 if ((rv = crypto_buffer_check(need)) != CRYPTO_SUCCESS) { in get_provider_info()1858 if ((rv = crypto_buffer_check(new_allocation - current_allocation)) != in grow_session_table()1968 if ((rv = crypto_buffer_check(crypto_pre_approved_limit)) != in crypto_open_session()6739 crypto_buffer_check(size_t need) in crypto_buffer_check() function